Creates a profile based on the provided CohortMethodData object, which can be used to generate simulated data that has similar characteristics.

createCohortMethodDataSimulationProfile(cohortMethodData)

Arguments

cohortMethodData

An object of type CohortMethodData as generated using getDbCohortMethodData().

Value

An object of type CohortDataSimulationProfile.

Details

The output of this function is an object that can be used by the simulateCohortMethodData() function to generate a cohortMethodData object.