Constructs an APA formatted string for a confidence interval around a parameter estimate from a model.
1 | confIntStr(param, modObj, ...)
|
param |
The parameter of interest. Can be "int" as a shortcut for "(Intercept)". |
modObj |
Either an |
digits |
Number of digits to round to. |
confLvl |
The alpha for confidence interval estimation. |
asEqn |
Should the string be an equation? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.