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.
calc.npar(object)
create.parameter.list(listfile)
read.lst(filename)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.
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()