Skip to content

Commit

Permalink
main updates
Browse files Browse the repository at this point in the history
- created cleaner runCharacterization using do.call
- updated cohortTypes for aggregate covariates to be more intuitive
- improved incremental
- made result folder location more flexible
- added parallelization to tte and dechal-rechal

- TODO: update for new FE and update aggregate cov job to not run target if desired
  • Loading branch information
jreps committed Jul 19, 2024
1 parent 454d8dd commit e7ecdb6
Show file tree
Hide file tree
Showing 36 changed files with 2,504 additions and 2,261 deletions.
2 changes: 0 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Depends:
Imports:
Andromeda,
DatabaseConnector (>= 6.3.1),
digest,
FeatureExtraction (>= 3.5.0),
SqlRender (>= 1.9.0),
ParallelLogger (>= 3.0.0),
Expand All @@ -29,7 +28,6 @@ Imports:
rlang
Suggests:
devtools,
formatR,
testthat,
Eunomia,
kableExtra,
Expand Down
3 changes: 2 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Generated by roxygen2: do not edit by hand

export(computeAggregateCovariateAnalyses)
export(cleanIncremental)
export(cleanNonIncremental)
export(computeDechallengeRechallengeAnalyses)
export(computeRechallengeFailCaseSeriesAnalyses)
export(computeTimeToEventAnalyses)
Expand Down
Loading

0 comments on commit e7ecdb6

Please sign in to comment.