Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read_NM_output

Read NONMEM output files into Xpose 4


Description

These are functions that read in a NONMEM output file (a '*.lst' file) and then format the input.

Usage

calc.npar(object)

create.parameter.list(listfile)

read.lst(filename)

Arguments

object

The return value of read.lst(filename)

listfile

A NONMEM output file.

filename

A NONMEM output file.

Value

lists of read values.

Functions

  • calc.npar: calculates the number and type of parameters included in a NONMEM output file

  • create.parameter.list: Reads parameters, uncertainty and termination messages included in a NONMEM output file

  • read.lst: parses information out of NONMEM output.

Author(s)

Niclas Jonsson, Andrew Hooker & Justin Wilkins

See Also


xpose4

Diagnostics for Nonlinear Mixed-Effect Models

v4.7.1
LGPL (>= 3)
Authors
Andrew C. Hooker [aut, cre, cph], Mats O. Karlsson [aut, cph], Justin J. Wilkins [aut], E. Niclas Jonsson [aut, trl, cph], Ron Keizer [ctb] (functionality for bootstrap of GAM and SCM)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.