Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: CompCausal
Type: Package
Title: Inferring causal effects in comprehensive cohort studies
Title: Inferring Causal Effects in Comprehensive Cohort Studies
Version: 0.0.9000
Depends:
R (>= 4.1.0)
Expand All @@ -13,7 +13,7 @@ Authors@R: c(
person("Daniel", "Scharfstein", , "daniel.scharfstein@hsc.utah.edu", role = c("pdr", "aut"),
comment = c(ORCID = "0000-0001-7482-9653"))
)
Description: This package provide R implementations of the estimation methods for
Description: Implementations of the estimation methods for
inferring causal effects in comprehensive cohort studies,
in the presence of unmeasured confounding and missing outcomes. The causal
effects include comprehensive cohort causal effects, randomized trial causal effects,
Expand Down
Loading