View source: R/parameterNames.R
residualEffectNames | R Documentation |
Use to return character vector of residual effect names in model object
residualEffectNames(model)
model |
Object of class |
Character vector of residual effect names
model <- pkemaxmodel(columnMap = FALSE)
residualEffectNames(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.