fitPoisGlm: Fast fit Poisson regression

View source: R/fitPoisGlm.R

fitPoisGlmR 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


CenterForStatistics-UGent/SPsimSeq documentation built on April 23, 2024, 4:09 p.m.