runMlGLM: Run ML GLM analysis

Description Usage Arguments Value

View source: R/glmCalc.R

Description

Add ML GLM based model analysis to an incAnalysis object

Usage

1
2
runMlGLM(obj, frm = as.formula(Y ~ offset(log(N))), family = "poisson",
  text = "", type = "link")

Arguments

obj

incClass object

frm

Model formula.

family

distibution

text

Free text variable

type

type used for the predict function, e.g. link

Value

Updated incAnalysis object


mknoll/incAnalysis documentation built on Oct. 22, 2020, 9:20 a.m.