eventpois | R Documentation |
Summary for survival analyses via the 'lifetable' function
eventpois(
object,
...,
timevar,
time,
int.len,
confint = FALSE,
level = 0.95,
individual = FALSE,
length.out = 25
)
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 |
Summary for survival analyses via the 'lifetable' function
Klaus K. Holst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.