coefplot (version 1.2.7)

extract.coef.maxLik: extract.coef.maxLik

Description

Extract Coefficient Information from Models

Usage

# S3 method for maxLik
extract.coef(model, ...)

Arguments

model

Model object from which to extract information.

Further arguments

Value

A data.frame containing the coefficient, the standard error and the variable name.

Details

Gets the coefficient values and variable names from a model.