tidy_std | R Documentation |
Tidies lm and lmer model and includes the standardized coefficients, standard error, and confidence intervals..
tidy_std(model, conf.level = 0.95)
model |
a lm or lmer model |
conf.level |
the confidence level of the confidence intervals. Defaults to .95. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.