Description Usage Details See Also
Internal survsim functions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | rtpois(N, lambda)
simple.ev.sim(foltime, anc.ev, beta0.ev, anc.cens, beta0.cens, z=NULL, beta=0, eff=0,
dist.ev, dist.cens, i)
crisk.ncens.sim(foltime, anc.ev, beta0.ev, anc.cens, beta0.cens, z=NULL, beta=0, eff=0,
dist.ev, dist.cens, i, nsit)
mult.ev.ncens.sim(foltime, anc.ev, beta0.ev, anc.cens, beta0.cens, z=NULL, beta=0, eff=0,
dist.ev, dist.cens, i, nsit)
rec.ev.cens.sim(foltime, anc.ev, beta0.ev, anc.cens, beta0.cens, z=NULL, beta=0, eff=0,
lambda=NA, dist.ev, dist.cens, max.ep=Inf, un.cens, i, max.time)
rec.ev.ncens.sim(foltime, anc.ev, beta0.ev, anc.cens, beta0.cens, z=NULL, beta=0, eff=0,
lambda=NA, dist.ev, dist.cens, max.ep=Inf, un.ncens, i, max.time)
## S3 method for class 'simple.surv.sim'
summary(object, ...)
## S3 method for class 'mult.ev.data.sim'
summary(object, ...)
## S3 method for class 'rec.ev.data.sim'
summary(object, ...)
## S3 method for class 'crisk.data.sim'
summary(object, ...)
## S3 method for class 'simple.surv.sim'
print.summary(x, ...)
## S3 method for class 'mult.ev.data.sim'
print.summary(x, ...)
## S3 method for class 'rec.ev.data.sim'
print.summary(x, ...)
## S3 method for class 'crisk.data.sim'
print.summary(x, ...)
|
These functions are not to be called by the user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.