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)

tagteam/riskRegression documentation built on Oct. 19, 2024, 7:43 p.m.