simMelanoma: Simulate data alike the Melanoma data

View source: R/simMelanoma.R

simMelanomaR Documentation

Simulate data alike the Melanoma data

Description

Simulate data alike the Melanoma data

Usage

simMelanoma(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)
simMelanoma(3)

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