diff --git a/R/wtd_se.R b/R/wtd_se.R index 3e1bf72d..62c48c3e 100644 --- a/R/wtd_se.R +++ b/R/wtd_se.R @@ -1,4 +1,4 @@ -#' @title Weighted statistics for tests and variables +#' @title Weighted statistics for variables #' @name weighted_se #' @description #' `weighted_se()` computes weighted standard errors of a variable or for diff --git a/man/weighted_se.Rd b/man/weighted_se.Rd index 71ed17bc..1aa07abd 100644 --- a/man/weighted_se.Rd +++ b/man/weighted_se.Rd @@ -6,7 +6,7 @@ \alias{weighted_correlation.default} \alias{weighted_correlation.formula} \alias{weighted_se} -\title{Weighted statistics for tests and variables} +\title{Weighted statistics for variables} \usage{ survey_median(x, design)