read_NM_output {xpose4}R 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

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()


[Package xpose4 version 4.7.3 Index]