| nlmixr2_as_xtra | R Documentation |
A wrapper that executes the pipeline:
obj %>% xpose.nlmixr2::xpose_data_nlmixr2() %>% attach_nlmixr2() %>% as_xp_xtras() %>% backfill_nlmixr2_props() %>% `if`(.skip_assoc, ., nlmixr2_prm_associations(.))
nlmixr2_as_xtra(obj, ..., .skip_assoc = FALSE)
obj |
nlmixr2 fit object |
... |
Passed to xpose_data_nlmixr2 |
.skip_assoc |
< |
An <xp_xtra> object with fit attached
attach_nlmixr2()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.