Creates a profile based on the provided CohortMethodData object, which can be used to generate simulated data that has similar characteristics.
createCohortMethodDataSimulationProfile(cohortMethodData)
An object of type CohortMethodData as generated using
getDbCohortMethodData()
.
An object of type CohortDataSimulationProfile
.
The output of this function is an object that can be used by the simulateCohortMethodData()
function to generate a cohortMethodData object.