| intervals.saem.mmkin | R Documentation | 
Confidence intervals for parameters in saem.mmkin objects
## S3 method for class 'saem.mmkin'
intervals(object, level = 0.95, backtransform = TRUE, ...)
| object | The fitted saem.mmkin object | 
| level | The confidence level. Must be the default of 0.95 as this is what is available in the saemix object | 
| backtransform | In case the model was fitted with mkin transformations, should we backtransform the parameters where a one to one correlation between transformed and backtransformed parameters exists? | 
| ... | For compatibility with the generic method | 
An object with 'intervals.saem.mmkin' and 'intervals.lme' in the class attribute
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.