These are functions that read in a NONMEM output file (a '*.lst' file) and then format the input for various xpose4specific-package fucntions.
fix.wrapped.lines(par.mat)read.lst(filename)
read.lst(filename)
read.lst7(filename)
read.lst6(filename)
read.phi(phi.file=NULL,
phi.prefix="run",
runno=NULL,
phi.suffix=".phi",
quiet=TRUE,
nm7=TRUE,
directory="",
...)
create.parameter.list(listfile)
calc.npar(object)
A parameter matrix.
A NONMEM output file.
A NONMEM .phi file
prefix of a NONMEM .phi file
NONMEM run number
suffix of a NONMEM .phi file
Quiet or not
NM7 or not
directory in which the NONMEM output files is
Items passed to functions within this function.
A NONMEM output file.
The return value of read.lst(filename)
Internal helper functions for the generic Xpose functions.
These are internal Xpose functions used to read a NONMEM output file.
fix.wrapped.lines
unwraps matrix lines that NONMEM wraps in
table files.
Assumes no more than 60 ETAs.
read.lst
parses information out of NONMEM output, specified by
the filename
argument, for use in run summaries.
calc.npar
calculates the number and type
of parameters included in a NONMEM output file