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 Nov. 21, 2024, 6:30 a.m.