Learn R Programming

PrevMap (version 1.5.4)

coef.PrevMap: Extract model coefficients

Description

coef extracts parameters estimates from models fitted with the functions linear.model.MLE and binomial.logistic.MCML.

Usage

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

Arguments

object

an object of class "PrevMap".

...

other arguments.

Value

coefficients extracted from the model object object.