fitPoisGlm: Fast fit Poisson regression

Description Usage Arguments Value

View source: R/fitPoisGlm.R

Description

Fast fit Poisson regression

Usage

1
fitPoisGlm(Ny, x, degree, offset)

Arguments

Ny

vector of counts

x

regressor

degree

degree of the polynomial

offset

offset

Value

see glm.fit


SPsimSeq documentation built on Nov. 8, 2020, 5:09 p.m.