View source: R/parameterNames.R
secondaryParameterNames | R Documentation |
Returns character vector of secondary parameter names for model object.
secondaryParameterNames(model)
model |
Object of class |
Character vector of secondary parameter names defined in model
model <- pkemaxmodel(columnMap = FALSE)
secondaryparms <- secondaryParameterNames(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.