Aggregate Covariate AnalysisThis analysis calculates the aggregate characteristics for a Target cohort (T), an Outcome cohort (O) and combiations of T with O during time at risk and T without O during time at risk. |
|
---|---|
Create aggregate covariate study settings |
|
Dechallenge Rechallenge AnalysisFor a given Target cohort (T) and Outcome cohort (O) find any occurrances of a dechallenge (when the T cohort stops close to when O started) and a rechallenge (when T restarts and O starts again) This is useful for investigating causality between drugs and events. |
|
Compute dechallenge rechallenge study |
|
Compute fine the subjects that fail the dechallenge rechallenge study |
|
Create dechallenge rechallenge study settings |
|
Time to Event AnalysisThis analysis calculates the timing between the Target cohort (T) and an Outcome cohort (O). |
|
Compute time to event study |
|
Create time to event study settings |
|
Run Large Scale Characterization StudyRun multipe aggregate covariate analysis, time to event and dechallenge/rechallenge studies. |
|
Create the settings for a large scale characterization study |
|
Load the characterization settings previously saved as a json file |
|
execute a large-scale characterization study |
|
Save the characterization settings as a json |
|
Save LoadFunctions to save the analysis settings and the results (as sqlite or csv files). |
|
export the DechallengeRechallenge results as csv |
|
export the RechallengeFailCaseSeries results as csv |
|
export the TimeToEvent results as csv |
|
Insert into DatabaseFunctions to insert the results into a database. |
|
Create the results tables to store characterization results into a database |
|
Create an sqlite database connection |
|
Upload the results into a result database |
|
Shiny AppFunctions to interactively exlore the results from runCharacterizationAnalyses(). |
|
viewCharacterization - Interactively view the characterization results |
|
Custom covariatesCode to create covariates during cohort start and end |
|
Create during covariate settings |
|
Extracts covariates that occur during a cohort |
|
IncrementalCode to run incremetal model |
|
Removes csv files from folders that have not been marked as completed and removes the record of the execution file |
|
Removes csv files from the execution folder as there should be no csv files when running in non-incremental model |