Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new functions related to causal forest analysis #11

Merged
merged 2 commits into from
May 4, 2023

Conversation

kjakobse
Copy link
Collaborator

@kjakobse kjakobse commented May 3, 2023

  • CForBenefit to calculate the c-for-benefit statistic
  • RATETest to add confidence intervals and P-values to grf::rank_average_treatment_effect output
  • RATEOmnibusTest for a RATE based omnibus test of treatment effect heterogeneity

- CForBenefit to calculate the c-for-benefit statistic
- RATETest to add confidence intervals and P-values to grf::rank_average_treatment_effect output
- RATEOmnibusTest for a RATE based omnibus test of treatment effect heterogeneity
@kjakobse kjakobse requested a review from Laksafoss May 3, 2023 12:30
@@ -16,7 +16,7 @@ A list of \code{data.frame}s with the combined information from the inputted lis
\description{
Row binds the matching innermost data frames in a list of lists. This is
essentially a list inversion \code{\link[purrr:list_transpose]{purrr::list_transpose()}} with row-binding
\code{\link[dplyr:bind]{dplyr::bind_rows()}}
\code{\link[dplyr:bind_rows]{dplyr::bind_rows()}}
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Godt spottet

Copy link
Owner

@Laksafoss Laksafoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super

@kjakobse kjakobse merged commit de94593 into Laksafoss:main May 4, 2023
@kjakobse kjakobse deleted the kija_dev branch May 4, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants