grid.sim.internal2: Internal function

grid.sim.internal2R Documentation

Internal function

Description

Internal function

Usage

grid.sim.internal2(n, means = NULL, sigma, grid.param = NULL)

Arguments

n

Number of simulations

means

vector of mean values

sigma

covariance matrix

grid.param

the index of the parameter for which a fix grid (from qnorm) is used instead of a simulated grid (rnorm). If grid.param=NULL ( default) the fix grid will be used for the parameter with largest variance.

Value

row-matrix of parameters


nonmem2R documentation built on April 15, 2022, 1:05 a.m.