50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

nonmem2rx (version 0.1.6)

nonmem2rxRec.abb: Record handling for nonmem records

Description

Record handling for nonmem records

Usage

# S3 method for abb
nonmem2rxRec(x)

# S3 method for pk nonmem2rxRec(x)

# S3 method for pre nonmem2rxRec(x)

# S3 method for des nonmem2rxRec(x)

# S3 method for mix nonmem2rxRec(x)

# S3 method for err nonmem2rxRec(x)

# S3 method for dat nonmem2rxRec(x)

# S3 method for inp nonmem2rxRec(x)

# S3 method for mod nonmem2rxRec(x)

# S3 method for ome nonmem2rxRec(x)

# S3 method for sig nonmem2rxRec(x)

# S3 method for pro nonmem2rxRec(x)

# S3 method for aaa nonmem2rxRec(x)

nonmem2rxRec(x)

# S3 method for default nonmem2rxRec(x)

# S3 method for sub nonmem2rxRec(x)

# S3 method for tab nonmem2rxRec(x)

# S3 method for the nonmem2rxRec(x)

Value

Nothing, called for side effects

Arguments

x

Nonmem record data item, should be of class c(stdRec, "nonmem2rx") where the stdRec is the standardized record (pro for $PROBLEM, etc)

Author

Matthew L. Fidler

Details

Can add record parsing and handling by creating a S3 method for each type of standardized method