From e514f8235ee5398da5c5c83d472ca99dd5324066 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 25 Oct 2022 10:35:39 +0200 Subject: Complete documentation and fix a bug The bug was introduced by the changes in summary.saem.mmkin.R and surfaced in the tests when using saemix transformations. --- man/anova.saem.mmkin.Rd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/anova.saem.mmkin.Rd') diff --git a/man/anova.saem.mmkin.Rd b/man/anova.saem.mmkin.Rd index 8f9cb241..ab6022bc 100644 --- a/man/anova.saem.mmkin.Rd +++ b/man/anova.saem.mmkin.Rd @@ -31,5 +31,6 @@ only be done for nested models.} an "anova" data frame; the traditional (S3) result of anova() } \description{ -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 } -- cgit v1.2.1