Skip to content
Prev 31368 / 398513 Next

R help

Shutnik <shutnik_xx at yahoo.co.uk> writes:
+ x(t,n)
This should work, provided I understand the problem correctly:

x <- rnorm(n,sd=sqrt(sigma.sq/n))
x <- x - mean(x) + y/n