aboutsummaryrefslogtreecommitdiff
path: root/man/saem.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-01-06 20:34:52 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-01-06 20:38:29 +0100
commitf99bdd8697c3bfbd432a320774a4692fd0e1241a (patch)
treef2f03f30d3fa3f25780f21611ec407b7a90ad2eb /man/saem.Rd
parentd28ce9f8ad6f9573e403ebd8eb637ecd5e5b0e02 (diff)
Make saemix and corresponding tests optional
Address release critical check and test issues
Diffstat (limited to 'man/saem.Rd')
-rw-r--r--man/saem.Rd8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/saem.Rd b/man/saem.Rd
index 775a8e7b..969e9a22 100644
--- a/man/saem.Rd
+++ b/man/saem.Rd
@@ -57,7 +57,7 @@ automatic choice is not desired}
\item{control}{Passed to \link[saemix:saemix]{saemix::saemix}}
\item{verbose}{Should we print information about created objects of
-type \link[saemix:SaemixModel-class]{saemix::SaemixModel} and \link[saemix:SaemixData-class]{saemix::SaemixData}?}
+type \link[saemix:SaemixModel]{saemix::SaemixModel} and \link[saemix:SaemixData]{saemix::SaemixData}?}
\item{suppressPlot}{Should we suppress any plotting that is done
by the saemix function?}
@@ -71,12 +71,12 @@ and the end of the optimisation process?}
}
\value{
An S3 object of class 'saem.mmkin', containing the fitted
-\link[saemix:SaemixObject-class]{saemix::SaemixObject} as a list component named 'so'. The
+\link[saemix:SaemixObject]{saemix::SaemixObject} as a list component named 'so'. The
object also inherits from 'mixed.mmkin'.
-An \link[saemix:SaemixModel-class]{saemix::SaemixModel} object.
+An \link[saemix:SaemixModel]{saemix::SaemixModel} object.
-An \link[saemix:SaemixData-class]{saemix::SaemixData} object.
+An \link[saemix:SaemixData]{saemix::SaemixData} object.
}
\description{
This function uses \code{\link[saemix:saemix]{saemix::saemix()}} as a backend for fitting nonlinear mixed

Contact - Imprint