diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-10-25 10:35:39 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-10-25 10:35:39 +0200 |
commit | e514f8235ee5398da5c5c83d472ca99dd5324066 (patch) | |
tree | e096590d36e900d8b087ba5282624474b770d05a /man/anova.saem.mmkin.Rd | |
parent | 5ac21a5495d984eb6a281973211b2b79a78cda82 (diff) |
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.
Diffstat (limited to 'man/anova.saem.mmkin.Rd')
-rw-r--r-- | man/anova.saem.mmkin.Rd | 3 |
1 files changed, 2 insertions, 1 deletions
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 } |