Learn R Programming

nonmem2R (version 0.2.4)

covload.sub.table: Internal package function

Description

Internal package function

Usage

covload.sub.table(model, skip, nrow, use.model.path = TRUE,
  theta.only = TRUE)

Value

Named list including theta, omega, sigma, and ofv. For MCMC output file each object are matrixes.

Arguments

model

model

skip

number of rows to skip

use.model.path

Load file from a global defined model library (TRUE=default). If so will look for a global character vector named model.path

theta.only

return covariance matrix of theta's only (default)

nrows

number of rows to read