From 0ca76fc03fa123f2be771318fdb78970cbc7c8e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98ystein=20S=C3=B8rensen?= Date: Mon, 16 Sep 2024 18:55:53 +0200 Subject: [PATCH] fixed typo for standard RE4.15 --- R/galamm.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/galamm.R b/R/galamm.R index 195f55d..74b18e9 100644 --- a/R/galamm.R +++ b/R/galamm.R @@ -124,7 +124,7 @@ #' @srrstats {RE4.14} Natural part of the confidence bands for fitted smooth #' functions, which typically are very wide outside of the domain of the #' training data. -#' @srrstats {RE14.5} It is well documented in the literature that confidence +#' @srrstats {RE4.15} It is well documented in the literature that confidence #' bands for smooth terms are very wide outside of the data domain. Some #' tendency of this can be seen in Figure 2 of the Psychometrika paper by #' Sørensen, Fjell, and Walhovd (2023) which describes the algorithms