Description Usage Arguments Value Examples
Build response variables and aggregate into a plot ready data.frame.
1 |
mod |
A model object. Only 'lm' and 'lmer' models are currently accepted. |
level |
The confidence level used between 0-1. Default is .95. |
all |
Boolean, should all predictor varaibles be returned or just the first predictor (default). |
restore |
Boolean, shold response variables be transformed back to linear space. |
A data.frame with the mean, upper and lower bounds for the response variable confidence interval.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.