Mis-specification of column names in $DATA is a common source of problems with Nonmem models, and should be one of the first things to check for when seemingly inexplicable things happen. This function lines up input data column names with $DATA and how NMscanData will interpret $DATA so you can easily spot if something is off.

NMcheckColnames(file, as.fun, ...)

Arguments

file

A Nonmem control stream or list file

as.fun

See ?NMdataConf

...

Additional arguments passed to

Value

An overview of input column names and how they are translated