From bf0a87d07d6a5e646f3aedeb6b3aca4fb91d2e8e Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Sat, 11 May 2024 15:29:27 +0200 Subject: [PATCH] retrigger --- R/standardize.models.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/standardize.models.R b/R/standardize.models.R index 8d20766e7..6f5a1dfa8 100644 --- a/R/standardize.models.R +++ b/R/standardize.models.R @@ -195,8 +195,8 @@ standardize.default <- function(x, - ## ---- STANDARDIZE! ---- + w <- insight::get_weights(x, na_rm = TRUE) data_std <- standardize(data[do_standardize],