NMcheckColnames function

Compare $INPUT in control stream to column names in input data

Compare $INPUT in control stream to column names in input data

Mis-specification of column names in DATAisacommonsourceofproblemswithNonmemmodels,andshouldbeoneofthefirstthingstocheckforwhenseeminglyinexplicablethingshappen.ThisfunctionlinesupinputdatacolumnnameswithDATA 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

Returns

An overview of input column names and how they are translated

  • Maintainer: Philip Delff
  • License: MIT + file LICENSE
  • Last published: 2025-03-21

Downloads (last 30 days):