extload.sub.table: Internal package function

View source: R/LoadNonmemOutput.R

extload.sub.tableR Documentation

Internal package function

Description

Internal package function

Usage

extload.sub.table(model, skip, nrows, positive.iterations.only,
  use.model.path = TRUE)

Arguments

model

model

skip

number of rows to skip

nrows

number of rows to read

positive.iterations.only

positive iterations only

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

Value

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


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