diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-10-28 10:31:16 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-10-28 10:31:16 +0200 |
commit | 4c868d65be04c8ee3fedc89d28d0e7d8c5da05e0 (patch) | |
tree | 6aa3123f7b722bcffdbdc06c06abe867726c8b91 /man/summary.mmkin.Rd | |
parent | 0e9220c6b9132602a3d69e4be582a02da8b07822 (diff) |
Rename 'convergence' method to 'status'
The reason is that it is misleading in the case of saem.mmkin objects,
because convergence is not really checked there.
Diffstat (limited to 'man/summary.mmkin.Rd')
-rw-r--r-- | man/summary.mmkin.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/summary.mmkin.Rd b/man/summary.mmkin.Rd index 69245621..32e5824f 100644 --- a/man/summary.mmkin.Rd +++ b/man/summary.mmkin.Rd @@ -21,7 +21,7 @@ \item{digits}{number of digits to use for printing} } \description{ -Shows convergence information on the \link{mkinfit} objects contained in the object +Shows status information on the \link{mkinfit} objects contained in the object and gives an overview of ill-defined parameters calculated by \link{illparms}. } \examples{ |