aboutsummaryrefslogtreecommitdiff
path: root/R/anova.saem.mmkin.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-10-30 20:45:39 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-10-30 20:45:39 +0100
commit6e8acb81c6053455033be920e9824fb095f1209a (patch)
tree87e5c8c3fc96e4ee3e362ad697bdf421fc132885 /R/anova.saem.mmkin.R
parent4ad235a0e23718c9ad855b25e3a8e24971cc3ccc (diff)
Correct documentation of sorting in anova.saem.mmkin()
Diffstat (limited to 'R/anova.saem.mmkin.R')
-rw-r--r--R/anova.saem.mmkin.R7
1 files changed, 4 insertions, 3 deletions
diff --git a/R/anova.saem.mmkin.R b/R/anova.saem.mmkin.R
index 9937a919..e506fb8b 100644
--- a/R/anova.saem.mmkin.R
+++ b/R/anova.saem.mmkin.R
@@ -1,8 +1,9 @@
#' Anova method for saem.mmkin objects
#'
-#' Generate an anova object. The method to calculate the BIC is that from
-#' the saemix package. As in other prominent anova methods, models are sorted
-## by likelihood, and the test is relative to the model on the previous line.
+#' Generate an anova object. The method to calculate the BIC is that from the
+#' saemix package. As in other prominent anova methods, models are sorted by
+#' number of parameters, and the tests (if requested) are always relative to
+#' the model on the previous line.
#'
#' @param object An [saem.mmkin] object
#' @param ... further such objects

Contact - Imprint