on 12/03/2008 06:10 PM Bastian Offermann wrote:
> Hello,
>
> can anybody help me out saving random numbers? What I am doing is to
> generate a series of random numbers and keep it as a zoo object.
>
> z <- 1000
>
> rn1 <- as.zoo(rnorm(z))
>
> The random numbers will be analyzed and described in
Hello,
can anybody help me out saving random numbers? What I am doing is to
generate a series of random numbers and keep it as a zoo object.
z <- 1000
rn1 <- as.zoo(rnorm(z))
The random numbers will be analyzed and described in a LaTeX document,
so I have to keep them static somehow. The fa
2 matches
Mail list logo