.Rbuildignore
.gitattributes
.gitignore
DESCRIPTION
NAMESPACE
PredictionComparison.Rproj
R/CohortCovariate.R
R/HelperFunctions.R
R/Helpers.R
R/PredictionComparison.R
R/atriaModel.R
R/atriaStrokeModel.R
R/chads2Model.R
R/chads2vasModel.R
R/framinghamModel.R
R/hasBledModel.R
R/hemorrhagesl.R
R/hfrsModel.R
R/metrics.R
R/modelNames-data.R
R/orbitModel.R
R/plotting.R
R/qstrokeModel.R
README.md
data/modelNames.RData
inst/cohorts/Alcohol abuse.json
inst/cohorts/Anemia.json
inst/cohorts/Any Prior Hemorrhage Diagnosis Ex GI bleed, intracranial hemorrhage.json
inst/cohorts/Congestive heart failure.json
inst/cohorts/Diabetes.json
inst/cohorts/ESRD.json
inst/cohorts/Excessive Fall Risk.json
inst/cohorts/Former smoker.json
inst/cohorts/Heart disease.json
inst/cohorts/Hepatic or Renal Disease.json
inst/cohorts/Hypertension Uncontrolled.json
inst/cohorts/Hypertension.json
inst/cohorts/Insufficient kidney function.json
inst/cohorts/Labile INR.json
inst/cohorts/Liver disease.json
inst/cohorts/Malignancy History.json
inst/cohorts/Medication usage predisposing to bleeding.json
inst/cohorts/Prior major bleeding or predisposition to bleeding.json
inst/cohorts/Proteinuria.json
inst/cohorts/Reduced Platelet Count or Function.json
inst/cohorts/Reduced haemoglobin Hct anaemia.json
inst/cohorts/Renal disease.json
inst/cohorts/Severe Renal Disease or dialysis dependent.json
inst/cohorts/Stroke history.json
inst/cohorts/Stroke or TIA.json
inst/cohorts/Treatment with antiplatelets.json
inst/cohorts/atrial fibrillation.json
inst/cohorts/chronic renal disease.json
inst/cohorts/coronary heart disease.json
inst/cohorts/family history of coronary heart disease.json
inst/cohorts/rheumatoid arthritis.json
inst/cohorts/treated hypertension.json
inst/cohorts/type 1 diabetes.json
inst/cohorts/type 2 diabetes.json
inst/cohorts/valvular heart disease.json
inst/settings/atria-bleed.csv
inst/settings/atria-stroke.csv
inst/settings/covariates.csv
inst/settings/framingham.csv
inst/settings/hasbled.csv
inst/settings/hemorrhages.csv
inst/settings/orbit.csv
inst/settings/qstroke-female.csv
inst/settings/qstroke-male.csv
inst/sql/sql_server/Alcohol abuse.sql
inst/sql/sql_server/Anemia.sql
inst/sql/sql_server/Any Prior Hemorrhage Diagnosis Ex GI bleed, intracranial hemorrhage.sql
inst/sql/sql_server/Congestive heart failure.sql
inst/sql/sql_server/CreateCohortTable.sql
inst/sql/sql_server/Diabetes.sql
inst/sql/sql_server/ESRD.sql
inst/sql/sql_server/Excessive Fall Risk.sql
inst/sql/sql_server/Former smoker.sql
inst/sql/sql_server/GetCounts.sql
inst/sql/sql_server/Heart disease.sql
inst/sql/sql_server/Hepatic or Renal Disease.sql
inst/sql/sql_server/Hypertension Uncontrolled.sql
inst/sql/sql_server/Hypertension.sql
inst/sql/sql_server/Insufficient kidney function.sql
inst/sql/sql_server/Labile INR.sql
inst/sql/sql_server/Liver disease.sql
inst/sql/sql_server/Malignancy History.sql
inst/sql/sql_server/Medication usage predisposing to bleeding.sql
inst/sql/sql_server/Prior major bleeding or predisposition to bleeding.sql
inst/sql/sql_server/Proteinuria.sql
inst/sql/sql_server/Reduced Platelet Count or Function.sql
inst/sql/sql_server/Reduced haemoglobin Hct anaemia.sql
inst/sql/sql_server/Renal disease.sql
inst/sql/sql_server/Severe Renal Disease or dialysis dependent.sql
inst/sql/sql_server/Stroke history.sql
inst/sql/sql_server/Stroke or TIA.sql
inst/sql/sql_server/Treatment with antiplatelets.sql
inst/sql/sql_server/UGIB.sql
inst/sql/sql_server/atrial fibrillation.sql
inst/sql/sql_server/chronic renal disease.sql
inst/sql/sql_server/coronary heart disease.sql
inst/sql/sql_server/family history of coronary heart disease.sql
inst/sql/sql_server/rheumatoid arthritis.sql
inst/sql/sql_server/treated hypertension.sql
inst/sql/sql_server/type 1 diabetes.sql
inst/sql/sql_server/type 2 diabetes.sql
inst/sql/sql_server/valvular heart disease.sql
inst/sql/sql_server/warfarin.sql
man/IDI.Rd
man/NRI.Rd
man/NRI2.Rd
man/PredictionComparison.Rd
man/atriaModel.Rd
man/atriaStrokeModel.Rd
man/chads2Model.Rd
man/chads2vasModel.Rd
man/extractNetBenefit.Rd
man/framinghamModel.Rd
man/getCohortCovariateData.Rd
man/getThresholds.Rd
man/hasBledModel.Rd
man/hello.Rd
man/hemorrhagesModel.Rd
man/hfrsModel.Rd
man/modelNames.Rd
man/multipleIDI.Rd
man/orbitModel.Rd
man/plotDecisionCurve.Rd
man/plotModelStratification1.Rd
man/plotModelStratification2.Rd
man/plotModelStratification3.Rd
man/plotMultipleCal.Rd
man/plotMultipleRoc.Rd
man/qstrokeModel.Rd
tests/testthat.R
tests/testthat/test-metric.R
tests/testthat/test-plotting.R