Poisson: Constructor for Poisson distribution

Description Usage Arguments Value

View source: R/Poisson_Distribution.R

Description

Constructor for Poisson distribution

Usage

1
Poisson(model_object, outcome, group = NA, opt = NAA)

Arguments

model_object

an object coming from the fit_model() function

outcome

the variable to be used as the dependent variable provided as an expression

group

the variable to be used as the grouping variable provided as an expression

opt

the model options provided as a function call to model_options()

Value

An object of class Poisson


bprucka/uttr documentation built on May 27, 2019, 11:54 a.m.