Test grid.sim

test.grid.sim(n = 1000, k = 1:4)

Arguments

n

number of simulations

k

subset of parameters from a 4X4 sigma to use

Value

graphics

Examples

if (FALSE) { # \dontrun{
require(lattice)
test.grid.sim(n=1000)
} # }