coef.regimix: A regimix objects coefficients.

coef.regimixR Documentation

A regimix objects coefficients.

Description

Returns coefficicients from a regimix object.

Arguments

object

an object obtained from fitting a regions of common profile mixture model. Such as that generated from a call to regimix(qv).

...

ignored

Value

Returns a list of four elements, one each for the estimates for the species prevalence (alpha), the deviations from alpha for the first (nRCP-1) regional profiles (tau), the (nRCP-1) sets of region regression coefficents (beta), the coefficients for the species specific model (if specified in the model call), and the log of the dispersion parameter estimates (for negative binomial, Tweedie and Normal models).

Method

coef( object, ...)

Author(s)

Scott D. Foster


RCPmod documentation built on Oct. 26, 2022, 1:09 a.m.

Related to coef.regimix in RCPmod...