Prepare SCCS interval data for pooled analysis

prepareSccsIntervalData(sccsIntervalData, covariateId)

Arguments

sccsIntervalData

An object of type SccsIntervalData as created using the createSccsIntervalData function in the OHDSI SelfControlledCaseSeries package.

covariateId

The ID of the covariate of interest, for which the estimate will be synthesized. All other covariates will be considered nuisance variables.

Value

A tibble that can be used in the computeBayesianMetaAnalysis() function.