diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-30 16:05:10 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-30 16:05:10 +0100 |
commit | 524a8bba89b95840b4e9215c403947a8bb76d7b2 (patch) | |
tree | f28717d46b0ac95bd56d4b84ee4fb770364b91ba /man | |
parent | 78884beed74c18c99521b9ceeaa643e13cf94c06 (diff) |
Complete rebuild of static docs of dev version
Diffstat (limited to 'man')
-rw-r--r-- | man/nlme.mmkin.Rd | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/nlme.mmkin.Rd b/man/nlme.mmkin.Rd index 0a9f6913..7a72a19a 100644 --- a/man/nlme.mmkin.Rd +++ b/man/nlme.mmkin.Rd @@ -35,8 +35,10 @@ \item{fixed}{Ignored, all degradation parameters fitted in the mmkin model are used as fixed parameters} -\item{random}{If not specified, all fixed effects are complemented -with uncorrelated random effects} +\item{random}{If not specified, correlated random effects are set up +for all optimised degradation model parameters using the log-Cholesky +parameterization \link[nlme:pdLogChol]{nlme::pdLogChol} that is also the default of +the generic \link{nlme} method.} \item{groups}{See the documentation of nlme} |