aboutsummaryrefslogtreecommitdiff
path: root/man/illparms.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-01 12:39:28 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-01 12:39:28 +0100
commita787e5266628f859fd70454c5419721efa494887 (patch)
tree06a88bd5f1f7cbd6d94db81399ffe77d92080991 /man/illparms.Rd
parent38eca0da138332bacb47ce0e3a8cc48f257bd0c8 (diff)
Fix plotting saem fits with covariates
Diffstat (limited to 'man/illparms.Rd')
-rw-r--r--man/illparms.Rd6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/illparms.Rd b/man/illparms.Rd
index 98ac7aa3..14be9c35 100644
--- a/man/illparms.Rd
+++ b/man/illparms.Rd
@@ -3,9 +3,11 @@
\name{illparms}
\alias{illparms}
\alias{illparms.mkinfit}
+\alias{print.illparms.mkinfit}
\alias{illparms.mmkin}
\alias{print.illparms.mmkin}
\alias{illparms.saem.mmkin}
+\alias{print.illparms.saem.mmkin}
\alias{illparms.mhmkin}
\alias{print.illparms.mhmkin}
\title{Method to get the names of ill-defined parameters}
@@ -14,12 +16,16 @@ illparms(object, ...)
\method{illparms}{mkinfit}(object, conf.level = 0.95, ...)
+\method{print}{illparms.mkinfit}(x, ...)
+
\method{illparms}{mmkin}(object, conf.level = 0.95, ...)
\method{print}{illparms.mmkin}(x, ...)
\method{illparms}{saem.mmkin}(object, conf.level = 0.95, random = TRUE, errmod = TRUE, ...)
+\method{print}{illparms.saem.mmkin}(x, ...)
+
\method{illparms}{mhmkin}(object, conf.level = 0.95, random = TRUE, errmod = TRUE, ...)
\method{print}{illparms.mhmkin}(x, ...)

Contact - Imprint