Learn R Programming

chainbinomial (version 0.1.5)

coef.cbmod: Extract Model Coefficient for cbmod Fits

Description

Extract Model Coefficient for cbmod Fits

Usage

# S3 method for cbmod
coef(object, ...)

Value

Coefficients extracted from the cbmod object.

Arguments

object

a cbmod object.

...

other arguments. Ignored.