nlmixr_data_simplify | R Documentation |
This function is typically not needed by end users.
nlmixr_data_simplify(data, object, table = list())
data |
nlmixr data |
object |
an nlmixr_ui object (e.g. the output of running
|
table |
The output table control object (like 'tableControl()') |
The standardization keeps columns that rxode2 and nlmixr2 use along with the covariates. Column order is standardized (rxode2 then nlmixr2 then alphabetically sorted covariates), and rxode2 and nlmixr2 column names are converted to lower case.
The data with the nlmixr2 column lower case and on the left and the covariate columns on the right and alphabetically sorted.
Other Simplifiers:
nlmixr_object_simplify()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.