From 1b68e92e24eb6a990da591ba05110c8609a7c6d3 Mon Sep 17 00:00:00 2001 From: Timothy Bates Date: Fri, 31 Jan 2025 16:29:40 +0000 Subject: [PATCH] Update fit_and_reporting.R --- R/fit_and_reporting.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/fit_and_reporting.R b/R/fit_and_reporting.R index 6ecbb6b1..31c3ed38 100644 --- a/R/fit_and_reporting.R +++ b/R/fit_and_reporting.R @@ -2177,7 +2177,7 @@ umxCompare <- function(base = NULL, comparison = NULL, all = TRUE, digits = 3, r if(report == "inline"){ report= "markdown"} if(!silent){ umx_print(tablePub, digits = digits, zero.print = "0", caption = "Table of Model Comparisons", report = report) - print("Note: EP = Estimated (i.e. free) parameters; \u0394-2LL = change in -two \u00D7 log-likelihood of the model; \u0394 df = change in degrees of freedom with respect to the comparison model; \u0394 AIC = change in Akaike Information Criterion; 'Compared to' = a note to show which model formed the baseline for each model comparison.") + print("Note: EP = Estimated (i.e. free) parameters; \u0394-2LL = change in -2 \u00D7 Log-Likelihood of the model; \u0394 df = Change in degrees of freedom with respect to the comparison model; \u0394 AIC = Change in Akaike Information Criterion; 'Compared to' = The baseline model for this comparison.") } if(compareWeightedAIC){