Learn R Programming

SelfControlledCaseSeries (version 6.0.0)

simulateSccsData: Simulate SCCS data

Description

Simulate SCCS data

Usage

simulateSccsData(nCases, settings)

Value

An object of type SccsData.

Arguments

nCases

The number of cases to simulate.

settings

An object of type SccsSimulationSettings as created using the createSccsSimulationSettings() function.