fit: fit a zero-inflated regression

fitR Documentation

fit a zero-inflated regression

Description

Given a design and formula, fit the zero inflated regression, storing the fits in slots fitC and fitD

Usage

fit(object, response, ...)

## S4 method for signature 'LMERlike,missing'
fit(object, response, silent = TRUE, ...)

Arguments

object

inheriting from LMlike

response

a vector, same length as the design, or if missing then use the current response

...

currently ignored

silent

mute some warnings emitted from the underlying modeling functions

Value

LMlike or subclass


RGLab/MAST documentation built on Sept. 30, 2023, 1:08 p.m.