diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-02 17:35:49 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-07-02 17:35:49 +0200 |
commit | e09b0a1ac18cc5e5c90b06539868ebde56131db8 (patch) | |
tree | 916e8c55195f9d22ac0e1bc80b347f4d046ca19f | |
parent | 27043b9b0f2095f67e14ed9ce354117698c525c3 (diff) |
Typo
-rw-r--r-- | man/mkinfit.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkinfit.Rd b/man/mkinfit.Rd index 975eace8..89da682b 100644 --- a/man/mkinfit.Rd +++ b/man/mkinfit.Rd @@ -186,7 +186,7 @@ mkinfit(mkinmod, observed, log-likelihood. The algorithm "twostep" will minimize the negative log-likelihood - after an initial unweighted leas squares optimisation step. + after an initial unweighted least squares optimisation step. The algorithm "threestep" starts with unweighted least squares, then optimizes only the error model using the degradation model |