From f926dcad588963b8823bfcff9884885a784b88c7 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 13 May 2024 00:15:44 +0200 Subject: [PATCH] docs --- R/wtd_se.R | 2 +- man/weighted_se.Rd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)