The code for this project is hosted as Rmarkdown files at the GitHub repo for this project. Compiled HTML versions of Rmarkdown are hosted here:
find_treated
identifies and extracts users of TZ, DZ, AZ, and tamsulosinfind_treated_demographics_enrollments
adds enrollment and demographic data to ever usersfind_pd_dates
finds the first diagnosis dates of PD for everyone in the Truven databasereduce_treated_enrollments
reduces the ever users enrollment periods, removes people with pre-existing PDfind_luts_procs
finds LUTS procedures (PSA measurement, uroflow, etc) in the Truven databasebuild_model_data_treated
builds the model data set for propensity score model estimationfit_psm
generates the propensity score models and fitted valuesmatch
generates matches, uses match.cpp
for faster matchinganalysis/tz-tam
does the TZ/DZ/AZ versus tamsulosin analysisanalysis/tz-5ari
does the TZ/DZ/AZ versus 5ARI analysisanalysis/tam-5ari
does the tamsulosin versus 5ARI analysis