coef.boolean: Return the model estimates.

Description Usage Arguments Value Author(s)

View source: R/utils.R

Description

This function returns a vector of coefficient estimates.

Usage

1
2
## S3 method for class 'boolean'
coef(object, ...)

Arguments

object

boolean model object.

...

Additional parameters to be passed.

Value

A vector of the coefficient estimates.

Author(s)

Jason W. Morgan (morgan.746@osu.edu)


boolean3 documentation built on May 30, 2017, 12:30 a.m.