grid.sim.internal1: Internal function

grid.sim.internal1R Documentation

Internal function

Description

Internal function

Usage

grid.sim.internal1(n, means = NULL, sigma, grid.param = NULL,
  pure.sim = FALSE)

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.

pure.sim

Pure sim or use grid simulation

Value

row-matrix of parameters


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