coef.crm: Extract coefficients

View source: R/coef.r

coef.crmR Documentation

Extract coefficients

Description

Extracts the beta coefficients from the model results.

Usage

## S3 method for class 'crm'
coef(object,...)

Arguments

object

crm model result

...

generic arguments not used here

Value

returns a dataframe with estimates and standard errors and confidence intervals if hessian=TRUE on model run.

Author(s)

Jeff Laake

See Also

crm


marked documentation built on Oct. 19, 2023, 5:06 p.m.