test.grid.sim {nonmem2R} | R Documentation |
Function for testing grid.sim and compare with rmvnorm
Description
Test grid.sim
Usage
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
## Not run:
require(lattice)
test.grid.sim(n=1000)
## End(Not run)
[Package nonmem2R version 0.2.5 Index]