simActiveSurveillance: Simulate data of a hypothetical active surveillance prostate...

View source: R/simActiveSurveillance.R

simActiveSurveillanceR 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)

riskRegression documentation built on Sept. 8, 2023, 6:12 p.m.