Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Dec 31, 2024
1 parent 126ee64 commit edce1bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/rescale_weights.R
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
#' Rescaling is based on scaling the sample weights so the mean value is 1,
#' which means the sum of all weights equals the sample size. Next, the design
#' effect (_Kish 1965_) is calculated, which is the mean of the squared
#' weights divided by the squared mean of the weights. The scales sample
#' weights divided by the squared mean of the weights. The scaled sample
#' weights are then divided by the design effect. This method is most
#' appropriate when weights are based on additional variables beyond the
#' grouping variables in the model (e.g., other demographic characteristics),
Expand Down
2 changes: 1 addition & 1 deletion man/rescale_weights.Rd

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

0 comments on commit edce1bf

Please sign in to comment.