Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

coef.brglmFit

Extract model coefficients from brglmFit objects


Description

Extract model coefficients from brglmFit objects

Usage

## S3 method for class 'brglmFit'
coef(object, model = c("mean", "full", "dispersion"), ...)

Arguments

object

an object for which the extraction of model coefficients is meaningful.

model

one of "mean" (default), "dispersion", "full", to return the estimates of the parameters in the linear prediction only, the estimate of the dispersion parameter only, or both, respectively.

...

other arguments.

Details

See coef for more details.

See Also


brglm2

Bias Reduction in Generalized Linear Models

v0.7.1
GPL-3
Authors
Ioannis Kosmidis [aut, cre] (<https://orcid.org/0000-0003-1556-0302>), Kjell Konis [ctb], Euloge Clovis Kenne Pagui [ctb], Nicola Sartori [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.