Skip to content

Commit 2137950

Browse files
authored
Add doc polish (#89)
1 parent 30de042 commit 2137950

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

r-package/maq/R/maq.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#' Fit a Multi-armed Qini.
22
#'
3-
#' Fit a curve that shows estimates of a policy value \eqn{Q(B)} across various decision thresholds
4-
#' \eqn{B}, which may include constraints on the treatment allocation, such as the fraction treated or
3+
#' Fit a curve that shows estimates of a policy value \eqn{Q(B)} over increasing decision thresholds
4+
#' \eqn{B}. These may include constraints on the treatment allocation, such as the fraction treated or
55
#' spending per unit. The policy uses estimated treatment effects, for example from one or more CATE
6-
#' functions, to optimize treatment allocation while adhering to the decision constraint \eqn{B}.
6+
#' functions, to optimize treatment allocation under the decision constraint \eqn{B}.
77
#'
88
#'
99
#' Consider \eqn{k = 1, \ldots, K} mutually exclusive and costly treatment arms,

r-package/maq/man/maq.Rd

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)