Description Usage Arguments Author(s) Examples
View source: R/clusbootglm_s3_methods.R
Computes confidence intervals for one or more parameters in a fitted GLM with the cluster bootstrap.
1 2 |
object |
object of class |
parm |
a specification of which parameters are to be given confidence intervals, either a vector of numbers or a vector of names. Defaults to all parameters. |
level |
the required confidence level |
interval.type |
type of confidence level. Options are |
... |
other arguments. |
Mathijs Deen
1 2 3 4 5 |
Loading required package: parallel
Loading required package: magrittr
Loading required package: dplyr
Attaching package: ‘dplyr’
The following objects are masked from ‘package:stats’:
filter, lag
The following objects are masked from ‘package:base’:
intersect, setdiff, setequal, union
5% 95%
Time 28.864687 35.7684966
COG -0.872827 0.9400413
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.