fitPoisGlm {SPsimSeq}R Documentation

Fast fit Poisson regression

Description

Fast fit Poisson regression

Usage

fitPoisGlm(Ny, x, degree, offset)

Arguments

Ny

vector of counts

x

regressor

degree

degree of the polynomial

offset

offset

Value

see glm.fit


[Package SPsimSeq version 1.0.0 Index]