coef.enriched_glm: Function to extract model coefficients from objects of class...

Description Usage Arguments

View source: R/enrich.glm.R

Description

Function to extract model coefficients from objects of class enriched_glm

Usage

1
2
3
## S3 method for class 'enriched_glm'
coef(object, model = c("mean", "full",
  "dispersion"), ...)

Arguments

object

an object of class enriched_glm

model

either "mean" for the estimates of the parameters in the linear predictor, or "dispersion" for the estimate of the dispersion, or "full" for all estimates

...

currently unused


ikosmidis/enrichwith documentation built on Jan. 1, 2020, 9:44 a.m.