Description Usage Arguments Value References See Also Examples
Computes confidence intervals for regression parameters in
svyglm
objects. The default is a Wald-type confidence
interval, adding and subtracting a multiple of the standard error. The
method="likelihood"
is an interval based on inverting the Rao-Scott
likelihood ratio test. That is, it is an interval where the working
model deviance is lower than the threshold for the Rao-Scott test at the
specified level.
1 2 |
object |
|
parm |
numeric or character vector indicating which parameters to construct intervals for. |
level |
desired coverage |
method |
See description above |
ddf |
Denominator degrees of freedom for |
... |
for future expansion |
A matrix of confidence intervals
J. N. K. Rao and Alistair J. Scott (1984) On Chi-squared Tests For Multiway Contigency Tables with Proportions Estimated From Survey Data. Annals of Statistics 12:46-60
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.