aboutsummaryrefslogtreecommitdiff
path: root/R/nlme.mmkin.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-11-30 16:05:10 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-11-30 16:05:10 +0100
commit524a8bba89b95840b4e9215c403947a8bb76d7b2 (patch)
treef28717d46b0ac95bd56d4b84ee4fb770364b91ba /R/nlme.mmkin.R
parent78884beed74c18c99521b9ceeaa643e13cf94c06 (diff)
Complete rebuild of static docs of dev version
Diffstat (limited to 'R/nlme.mmkin.R')
-rw-r--r--R/nlme.mmkin.R6
1 files changed, 4 insertions, 2 deletions
diff --git a/R/nlme.mmkin.R b/R/nlme.mmkin.R
index b434bbf4..0d6e6c37 100644
--- a/R/nlme.mmkin.R
+++ b/R/nlme.mmkin.R
@@ -29,8 +29,10 @@ get_deg_func <- function() {
#' @param data Ignored, data are taken from the mmkin model
#' @param fixed Ignored, all degradation parameters fitted in the
#' mmkin model are used as fixed parameters
-#' @param random If not specified, all fixed effects are complemented
-#' with uncorrelated random effects
+#' @param random If not specified, correlated random effects are set up
+#' for all optimised degradation model parameters using the log-Cholesky
+#' parameterization [nlme::pdLogChol] that is also the default of
+#' the generic [nlme] method.
#' @param groups See the documentation of nlme
#' @param start If not specified, mean values of the fitted degradation
#' parameters taken from the mmkin object are used

Contact - Imprint