Skip to content
Prev 203332 / 398500 Next

Why cannot get the expected values in my function

On Tue, 2009-12-08 at 23:22 -0500, David Winsemius wrote:
or:

m <- matrix(runif(nsim*2), ncol = 2)
## if names on m needed
colnames(m) <- c("x","y")

G