Learn R Programming

PRIST (version 0.925)

coef: Coefficients of zero-inflated

Description

Given a fitted LMlike, return the coefficients from discrete or continuous. Methods expect an argument which, a character of length one, one of "C" (continuous) or "D" (discrete) specifying which component should be returned.

Usage

coef(object, ...)

Arguments

object

LMlike

...

passed to methods

Value

numeric vector