coef.psatGLM: Retrieve Coefficient Estimates from a psatGLM Fit

Description Usage Arguments Value

Description

Retrieve coefficients estimates from a psatGLM fit.

Usage

1
2
## S3 method for class 'psatGLM'
coef(object, type = NULL, ...)

Arguments

object

a psatGLM object.

type

the type of estimates to return, should be set to to either "mle" or "naive". If left NULL then the "mle" will be returned.

Value

An estimate of the regression coefficients of the generalized linear model.


ammeir2/PSAT documentation built on May 27, 2019, 7:40 a.m.