glm.lincom.conf.disp: Confidence Functions for the Expected Response of a GLM with...

Description Usage Arguments Value References

View source: R/glm.R

Description

Confidence functions for the expected response of a GLM with dispersion.

Usage

1
glm.lincom.conf.disp(mod, x, plot = TRUE, conf.level = 0.95)

Arguments

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

Value

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.

References

Tore Schweder and Nils Lid Hjort. Confidence, likelihood, probability. Vol. 41. Cambridge University Press, 2016.


ddarmon/clp documentation built on Jan. 25, 2021, 6:22 p.m.