Learn R Programming

nonmem2R (version 0.2.5)

test.grid.sim: Function for testing grid.sim and compare with rmvnorm

Description

Test grid.sim

Usage

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

Value

graphics

Arguments

n

number of simulations

k

subset of parameters from a 4X4 sigma to use

Examples

Run this code
if (FALSE) {
require(lattice)
test.grid.sim(n=1000)
}

Run the code above in your browser using DataLab