Description Usage Arguments Examples
This function compute confidence intervals for all parameters estimated with the glmLimits function.
1 2 |
x |
an object of class "glmLimits". |
level |
the confidence level required. |
alpha |
optional signicance level (ignoring level value). |
dec |
ignore this... (used to match the quantile of the glmLimits object) |
1 | Limits::confint.glmLimits(x, level = .95, alpha = NULL, dec = 4, ...)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.