read_NM_output | R Documentation |
These are functions that read in a NONMEM output file (a '*.lst' file) and then format the input.
calc.npar(object)
create.parameter.list(listfile)
read.lst(filename)
object |
The return value of |
listfile |
A NONMEM output file. |
filename |
A NONMEM output file. |
lists of read values.
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.
Niclas Jonsson, Andrew Hooker & Justin Wilkins
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.