From e5a2d5fb3c4187eeb7cf39ae9d39c61dfbbd6980 Mon Sep 17 00:00:00 2001 From: Carsten Behring Date: Tue, 14 May 2024 12:12:00 +0200 Subject: [PATCH] Update columms-glance.edn --- resources/columms-glance.edn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/columms-glance.edn b/resources/columms-glance.edn index 941dbfe..bbff71d 100644 --- a/resources/columms-glance.edn +++ b/resources/columms-glance.edn @@ -24,7 +24,7 @@ ;; :deviance "Deviance of the model.", :df "Degrees of freedom used by the model." ;; :df.null "Degrees of freedom used by the null model.", -;; :df.residual "Residual degrees of freedom.", + :df.residual "Residual degrees of freedom.", ;; :dw.original "Durbin-Watson statistic of original fit.", ;; :dw.transformed "Durbin-Watson statistic of transformed fit.", ;; :edf "The effective degrees of freedom.",