poissonRisk: Predicting absolute risk from poisson regression model

View source: R/poissonRisk.R

poissonRiskR Documentation

Predicting absolute risk from poisson regression model

Description

Predicting absolute risks from poisson regression

Usage

poissonRisk(model, interval, newdata)

Arguments

model

glm object of fitted poisson model

interval

risk interval within time scale of the poisson model

newdata

values of the covariates in the poisson model for which the absolute risks are calculated.

Author(s)

Thomas A. Gerds <tag@biostat.ku.dk>, Regitze Kuhr Skals <r.skals@rn.dk>


tagteam/heaven documentation built on March 24, 2024, 7:58 a.m.