View source: R/simActiveSurveillance.R
simActiveSurveillance | R Documentation |
Simulate data of a hypothetical active surveillance prostate cancer study
simActiveSurveillance(n)
n |
sample size |
This is based on the functionality of library(lava)
.
data table of size n
Thomas A. Gerds <tag@biostat.ku.dk>
set.seed(71)
simActiveSurveillance(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.