View source: R/parameterNames.R
observationNames | R Documentation |
Get observation model variables names.
observationNames(model)
model |
Model object |
Character vector of observation model variables names.
model <- pkemaxmodel(columnMap = FALSE)
obsnames <- observationNames(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.