runStudy: runStudy

Usage Arguments Details Author(s)

Usage

1
2
3
4
5
runStudy(connectionDetails = connectionDetails,
  cdmDatabaseSchema = cdmDatabaseSchema,
  resultsDatabaseSchema = resultsDatabaseSchema, cdmVersion = cdmVersion,
  outComeId = outComeId, outComeName = outComeName, numThread = numThread,
  results_path = results_path)

Arguments

connectionDetails

The connection details of the database.

cdmDatabaseSchema

The name of cdm database schema.

resultsDatabaseSchema

The name of results database schema.

cdmVersion

The name of cdm version, should be 5

outComeId

The outcome Id for which study need to be executed (3 = HbA1c, 4 = MI, 5 = KD and 6 = ED)

outComeName

Name of the outcome.

numThread

Number of threads.

Details

This function can be used to perform the DiabetesTxPathway analysis for a given outcome of interest. Briefly, for a given drug combinations, the function will construct a treatment, a comparator and an outcome cohort. Will use the CohortMethod and perform the analysis.

Author(s)

Rohit Vashisht


rohit43/DiabetesTxPath documentation built on May 27, 2019, 1:46 p.m.