simActiveSurveillance {riskRegression} | R Documentation |
Simulate data of a hypothetical active surveillance prostate cancer study
Description
Simulate data of a hypothetical active surveillance prostate cancer study
Usage
simActiveSurveillance(n)
Arguments
n |
sample size |
Details
This is based on the functionality of library(lava)
.
Value
data table of size n
Author(s)
Thomas A. Gerds <tag@biostat.ku.dk>
Examples
set.seed(71)
simActiveSurveillance(3)
[Package riskRegression version 2023.12.21 Index]