From 3a5463672c297b37c3c9135c8b144c48744c05d0 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Wed, 31 Mar 2021 19:42:17 +0200
Subject: Bug fix in plot.mkinfit
In residual plots, use xlab and xlim if appropriate
---
docs/reference/summary.nlme.mmkin.html | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
(limited to 'docs/reference/summary.nlme.mmkin.html')
diff --git a/docs/reference/summary.nlme.mmkin.html b/docs/reference/summary.nlme.mmkin.html
index d6840425..8df9011d 100644
--- a/docs/reference/summary.nlme.mmkin.html
+++ b/docs/reference/summary.nlme.mmkin.html
@@ -76,7 +76,7 @@ endpoints such as formation fractions and DT50 values. Optionally
mkin
- 1.0.3
+ 1.0.4
@@ -265,10 +265,10 @@ José Pinheiro and Douglas Bates for the components inherited from nlme
#> iteration limit reached without convergence (10)#> Warning: Iteration 4, LME step: nlminb() did not converge (code = 1). PORT message: false convergence (8)
#> nlme version used for fitting: 3.1.152
-#> mkin version used for pre-fitting: 1.0.3
-#> R version used for fitting: 4.0.3
-#> Date of fit: Mon Feb 15 13:46:13 2021
-#> Date of summary: Mon Feb 15 13:46:13 2021
+#> mkin version used for pre-fitting: 1.0.4
+#> R version used for fitting: 4.0.4
+#> Date of fit: Wed Mar 31 19:18:24 2021
+#> Date of summary: Wed Mar 31 19:18:24 2021
#>
#> Equations:
#> d_parent/dt = - k_parent * parent
@@ -278,7 +278,7 @@ José Pinheiro and Douglas Bates for the components inherited from nlme
#>
#> Model predictions using solution type analytical
#>
-#> Fitted in 0.553 s using 4 iterations
+#> Fitted in 0.537 s using 4 iterations
#>
#> Variance model: Two-component variance function
#>
--
cgit v1.2.1