| IbBetareg-class {ib} | R Documentation |
An S4 class union for ib
Description
Members of the union are IbBetareg, IbGlm, IbLm, IbLmer, IbNegbin, IbNls, IbVglm
Details
The 'Functions' section describes members of the class union.
Value
Each member of the union has a slot with the initial object
corrected by the ib (see getObject) and a second slot with
extra meta data from ib (see getExtra).
Functions
-
IbBetareg-class: fitted model bybetaregfrom betareg -
IbGlm-class: fitted model byglmfrom stats -
IbLm-class: fitted model bylmfrom stats -
IbLmer-class: fitted model bylmerfrom lme4 -
IbNegbin-class: fitted model byglm.nbfrom MASS -
IbNls-class: fitted model bynlsfrom stats -
IbVglm-class: fitted model byvglmfrom VGAM
Author(s)
Samuel Orso
See Also
[Package ib version 0.2.0 Index]