Description Usage Arguments Value References
Confidence functions for the expected response of a GLM with dispersion.
1 | glm.lincom.conf.disp(mod, x, plot = TRUE, conf.level = 0.95)
|
mod |
an output from glm |
x |
a vector containing the predictor values for which the expected response is desired |
plot |
whether to plot the confidence density and curve |
conf.level |
the confidence level for the confidence interval indicated on the confidence curve |
A list containing the confidence functions pconf, dconf, cconf, and qconf for the expected response at x, as well as the P-curve and S-curve.
Tore Schweder and Nils Lid Hjort. Confidence, likelihood, probability. Vol. 41. Cambridge University Press, 2016.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.