aboutsummaryrefslogtreecommitdiff
path: root/R/nlme.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-05-14 17:10:59 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-05-14 17:10:59 +0200
commitb6e278759127dab5bb78bc3016926a66e8a9758f (patch)
tree0dc20ce2fa58805b736d77035dbff40667272fff /R/nlme.R
parent218a9c55bd80fb708b15fa7196422f759bfe4b27 (diff)
Test markdown link, article update due to .rmd extension
Diffstat (limited to 'R/nlme.R')
-rw-r--r--R/nlme.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/nlme.R b/R/nlme.R
index fa69db3c..3ee7b9fd 100644
--- a/R/nlme.R
+++ b/R/nlme.R
@@ -3,7 +3,7 @@
#' These functions facilitate setting up a nonlinear mixed effects model for
#' an mmkin row object. An mmkin row object is essentially a list of mkinfit
#' objects that have been obtained by fitting the same model to a list of
-#' datasets.
+#' datasets. They are used internally by the [nlme.mmkin()] method.
#'
#' @param object An mmkin row object containing several fits of the same model to different datasets
#' @import nlme

Contact - Imprint