powered by
Create time to event study settings
createTimeToEventSettings(targetIds, outcomeIds)
An list with the time to event settings
A list of cohortIds for the target cohorts
A list of cohortIds for the outcome cohorts
Other TimeToEvent: computeTimeToEventAnalyses()
computeTimeToEventAnalyses()
# example code tteSet <- createTimeToEventSettings( targetIds = c(1,2), outcomeIds = 3 )
Run the code above in your browser using DataLab