coef

Model Coefficients

Extracts the coefficient estimates from a model object, keyed by term name.

Parameters

Returns

Coefficient estimates with columns term and estimate.

Examples

coef(model)

See Also

conf_int, summary