runCompleteStudy: runStudy

Usage Arguments Details Author(s)

View source: R/runCompleteStudy.R

Usage

1
2
3
4
runCompleteStudy(connectionDetails = connectionDetails,
  cdmDatabaseSchema = cdmDatabaseSchema,
  resultsDatabaseSchema = resultsDatabaseSchema, cdmVersion = cdmVersion,
  numThread = numThread, results_path = results_path)

Arguments

connectionDetails

The connection details of the database.

cdmDatabaseSchema

The cdm database schema

resultsDatabaseSchema

The results datavase schema

cdmVersion

The cdm version, should be 5 only

numThread

Number of threads to be used.

Details

This function can be used to perform the DiabetesTxPathway analysis end-to-end. Just supply the details and leave it running overnight. Please note the function will perform analysis if there are atleast 100 patients for each of the drug group considered in the study.

Author(s)

Rohit Vashisht


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