nlmixrPred | R Documentation |
Predict a nlmixr solved system
nlmixrPred(object, ..., ipred = FALSE) ## S3 method for class 'nlmixrFitData' predict(object, ...)
object |
is a either a RxODE family of objects, or a file-name with a RxODE model specification, or a string with a RxODE model specification. |
... |
Other arguments including scaling factors for each compartment. This includes S# = numeric will scale a compartment # by a dividing the compartment amount by the scale factor, like NONMEM. |
ipred |
Flag to calculate individual predictions. When
|
an RxODE solved data frame with the predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.