All,
I have been working on a new branch of Achilles to support CDM V6. I believe it’s in pretty good condition, but I only have synthetic data to test it against. If you have a CDM in V6 and would like to help test this branch, can you please chime in here?
To install the branch, use these steps:
- Remove Achilles from your system:
remove.packages("Achilles")
- Restart your R session
- Install this branch of Achilles:
devtools::install_github("OHDSI/Achilles", ref = "cdm_v6_2020")
I’m really interested in seeing how the death analyses and cost analyses perform.
Thanks,
Ajit
Tagging @rpeyser @TMS @rc538 as you have expressed interest in V6 support before.