read_NM_output: Read NONMEM output files into Xpose 4

read_NM_outputR Documentation

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

Other data functions: add_transformed_columns, change_graphical_parameters, change_misc_parameters, compute.cwres(), data.checkout(), data_extract_or_assign, db.names(), export.graph.par(), export.variable.definitions(), import.graph.par(), import.variable.definitions(), make.sb.data(), nsim(), par_cov_summary, read.TTE.sim.data(), read.nm.tables(), read_nm_table(), simprazExample(), tabulate.parameters(), xlabel(), xpose.data, xpose.print(), xpose4-package, xsubset()


UUPharmacometrics/xpose4 documentation built on Feb. 22, 2024, 5:02 p.m.