Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

eventpois

Extract survival estimates from lifetable analysis


Description

Summary for survival analyses via the 'lifetable' function

Usage

eventpois(
  object,
  ...,
  timevar,
  time,
  int.len,
  confint = FALSE,
  level = 0.95,
  individual = FALSE,
  length.out = 25
)

Arguments

object

glm object (poisson regression)

...

Contrast arguments

timevar

Name of time variable

time

Time points (optional)

int.len

Time interval length (optional)

confint

If TRUE confidence limits are supplied

level

Level of confidence limits

individual

Individual predictions

length.out

Length of time vector

Details

Summary for survival analyses via the 'lifetable' function

Author(s)

Klaus K. Holst


mets

Analysis of Multivariate Event Times

v1.2.8.1
GPL (>= 2)
Authors
Klaus K. Holst [aut, cre], Thomas Scheike [aut]
Initial release
2020-09-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.