extract.coef.maxLik: extract.coef.maxLik

View source: R/extractCoef.r

extract.coef.maxLikR Documentation

extract.coef.maxLik

Description

Extract Coefficient Information from Models

Usage

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

Arguments

model

Model object from which to extract information.

...

Further arguments

Details

Gets the coefficient values and variable names from a model.

Value

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

Author(s)

Jared P. Lander


coefplot documentation built on March 18, 2022, 7:58 p.m.