aboutsummaryrefslogtreecommitdiff
path: root/man/saem.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-09-13 09:27:42 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2022-09-13 09:27:42 +0200
commit569a5790c2f8cca4dc6d8c5a53bd3b7a9f65441f (patch)
tree38591f104527a1570dc25af0769444398c4395bb /man/saem.Rd
parentcba325aa66d36e210499b42a9761e3e90fc3d5fe (diff)
More work on multistart
Diffstat (limited to 'man/saem.Rd')
-rw-r--r--man/saem.Rd6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/saem.Rd b/man/saem.Rd
index a202f52f..dfb652b6 100644
--- a/man/saem.Rd
+++ b/man/saem.Rd
@@ -6,6 +6,7 @@
\alias{print.saem.mmkin}
\alias{saemix_model}
\alias{saemix_data}
+\alias{parms.saem.mmkin}
\title{Fit nonlinear mixed models with SAEM}
\usage{
saem(object, ...)
@@ -40,6 +41,8 @@ saemix_model(
)
saemix_data(object, verbose = FALSE, ...)
+
+\method{parms}{saem.mmkin}(x, ci = FALSE, ...)
}
\arguments{
\item{object}{An \link{mmkin} row object containing several fits of the same
@@ -84,6 +87,9 @@ and the end of the optimisation process?}
\item{x}{An saem.mmkin object to print}
\item{digits}{Number of digits to use for printing}
+
+\item{ci}{Should a matrix with estimates and confidence interval boundaries
+be returned? If FALSE (default), a vector of estimates is returned.}
}
\value{
An S3 object of class 'saem.mmkin', containing the fitted

Contact - Imprint