getBaseSimModelFit | R Documentation |
Method for getting simulation rxode2 classic models based on fits
getBaseSimModelFit(x)
## S3 method for class 'focei'
getBaseSimModelFit(x)
## S3 method for class 'foce'
getBaseSimModelFit(x)
## S3 method for class 'fo'
getBaseSimModelFit(x)
## S3 method for class 'foi'
getBaseSimModelFit(x)
## S3 method for class 'posthoc'
getBaseSimModelFit(x)
## Default S3 method:
getBaseSimModelFit(x)
x |
list where first element is the fit. The class represents the estimation method. |
model for fit$simulationModel
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.