Package: CohortAlgebra 0.3.0
CohortAlgebra: Use of Interval Algebra to Create New Cohort(s) from Existing Cohorts
This software tool is designed to generate new cohorts utilizing data from previously instantiated cohorts. It employs interval algebra operators such as UNION, INTERSECT, and MINUS to manipulate the data within the instantiated cohorts and create new cohorts.
Authors:
CohortAlgebra_0.3.0.tar.gz
CohortAlgebra_0.3.0.zip(r-4.5)CohortAlgebra_0.3.0.zip(r-4.4)CohortAlgebra_0.3.0.zip(r-4.3)
CohortAlgebra_0.3.0.tgz(r-4.4-any)CohortAlgebra_0.3.0.tgz(r-4.3-any)
CohortAlgebra_0.3.0.tar.gz(r-4.5-noble)CohortAlgebra_0.3.0.tar.gz(r-4.4-noble)
CohortAlgebra_0.3.0.tgz(r-4.4-emscripten)CohortAlgebra_0.3.0.tgz(r-4.3-emscripten)
CohortAlgebra.pdf |CohortAlgebra.html✨
CohortAlgebra/json (API)
NEWS
# Install 'CohortAlgebra' in R: |
install.packages('CohortAlgebra', repos = c('https://ohdsi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ohdsi/cohortalgebra/issues
Last updated 5 months agofrom:6a9f01f232. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | WARNING | Oct 31 2024 |
R-4.5-linux | WARNING | Oct 31 2024 |
R-4.4-win | WARNING | Oct 31 2024 |
R-4.4-mac | WARNING | Oct 31 2024 |
R-4.3-win | WARNING | Oct 31 2024 |
R-4.3-mac | WARNING | Oct 31 2024 |
Exports:appendCohortTablescopyCohortsintersectCohortsminusCohortsremoveOverlappingSubjectsunionCohorts
Dependencies:backportsbitbit64blobcheckmateclicliprcpp11crayonDatabaseConnectorDBIdbplyrdigestdplyrfansigenericsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogresspurrrR6RcppreadrrJavarlangSqlRenderstringistringrtibbletidyrtidyselecttriebeardtzdburltoolsutf8vctrsvroomwithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Append cohort data from multiple cohort tables(s) | appendCohortTables |
Copy cohorts from one table to another | copyCohorts |
Delete cohort | deleteCohort |
Era-fy cohort(s) | eraFyCohorts |
Get cohort ids in table | getCohortIdsInCohortTable |
Intersect cohort(s) | intersectCohorts |
Minus cohort(s) | minusCohorts |
Reindex cohort(s) by relative days | reindexCohortsByDays |
Remove subjects in cohort that overlap with another cohort | removeOverlappingSubjects |
Union cohort(s) | unionCohorts |