aboutsummaryrefslogtreecommitdiff
path: root/man/mkinfit.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-10-22 10:46:57 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-10-22 10:46:57 +0200
commitd1e9f2d5207662d9c49f42470f561a89f8db05f5 (patch)
tree81ab989a4dcdbd91f184e653b318afbfa48798d0 /man/mkinfit.Rd
parentf8d45402477a588f773f6fd300f3d4e914648773 (diff)
Go back to d_3 for errmod = "obs"
in the hope that this makes plotting cross-platform also for this error model
Diffstat (limited to 'man/mkinfit.Rd')
-rw-r--r--man/mkinfit.Rd5
1 files changed, 2 insertions, 3 deletions
diff --git a/man/mkinfit.Rd b/man/mkinfit.Rd
index 85b742e8..09af4918 100644
--- a/man/mkinfit.Rd
+++ b/man/mkinfit.Rd
@@ -176,9 +176,8 @@ mkinfit(mkinmod, observed,
}
\item{error_model_algorithm}{
If "auto", the selected algorithm depends on the error model.
- If the error model is "const", nonlinear least squares fitting ("OLS") is
- selected. If the error model is "obs", iteratively reweighted least squares
- fitting ("IRLS") is selected. If the error model is "tc", the "d_3"
+ If the error model is "const", unweighted nonlinear least squares fitting
+ ("OLS") is selected. If the error model is "obs", or "tc", the "d_3"
algorithm is selected.
The algorithm "d_3" will directly minimize the negative

Contact - Imprint