set_sarpoisson: Build a glm class object from an NLM poisson fit

Description Usage Arguments Value

View source: R/sarpoisson.R

Description

Build a glm class object from an NLM poisson fit

Usage

1
set_sarpoisson(object, mf, mt)

Arguments

object

An object containing the estimation results from an NLM optimization routine.

mf

The model frame.

mt

The model terms.

Value

An object of class 'c("glm", "lm")'


gregmacfarlane/sppois documentation built on June 11, 2021, 10:55 a.m.