Skip to content

Commit

Permalink
Try to address NOTES about braces from certain platforms on .Rd files
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbowers committed May 31, 2024
1 parent dbe90f3 commit 454ed08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/Design.R
Original file line number Diff line number Diff line change
Expand Up @@ -746,7 +746,7 @@ aggregateDesigns <- function(design) {
#' non-missingness of the original data.
#'
#' Ordinarily the StrataWeightRatio slot has an entry for each unit, representing ratio of
#' specified stratum weight to the product of \eqn{h_b} (the harmonic mean of \eqn{n_{tb}} and
#' specified stratum weight to the product of \eqn{h_b} (the harmonic mean of \eqn{n_\{tb\}} and
#' \eqn{n_{cb}}, the counts of treatment and control clusters in stratum \eqn{b}) with \eqn{bar-w_b},
#' (the arithmetic mean of aggregated cluster weights within that stratum). It can also
#' be the numeric vector 1, without names, meaning the intended weight ratio is always 1.
Expand Down
2 changes: 1 addition & 1 deletion man/CovsAlignedToADesign-class.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 454ed08

Please sign in to comment.