Description Usage Arguments Methods
Methods for function predict
1 2 3 4 5 6 7 8 |
object |
an SaemixObject |
newdata |
an optional dataframe for which predictions are desired |
type |
the type of predictions (ipred= individual, ypred= mean of the population predictions, ppred=population predictions obtained with the population estimates, icpred=conditional predictions). With newdata, predictions correspond to the population predictions and type is ignored |
se.fit |
whether the SE are to be taken into account in the model predictions |
... |
additional arguments passed on to fitted() |
Default predict functions
Computes predictions using the results of an SAEM fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.