Read NONMEM output files into Xpose 4
Source:R/calc.npar.R, R/create.parameter.list.R, R/read.lst.R
read_NM_output.RdThese are functions that read in a NONMEM output file (a '*.lst' file) and then format the input.
Functions
calc.npar(): calculates the number and type of parameters included in a NONMEM output filecreate.parameter.list(): Reads parameters, uncertainty and termination messages included in a NONMEM output fileread.lst(): parses information out of NONMEM output.
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()