From 39b2c2c762b03922a2648b1b226d0f308600cc87 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 6 Jun 2018 01:24:15 +0200 Subject: Static documentation rebuilt by pkgdown 1.1.0 --- docs/reference/summary.mkinfit.html | 37 +++++++++++++++++++++++++++---------- 1 file changed, 27 insertions(+), 10 deletions(-) (limited to 'docs/reference/summary.mkinfit.html') diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html index 37b8fff8..c8919f1c 100644 --- a/docs/reference/summary.mkinfit.html +++ b/docs/reference/summary.mkinfit.html @@ -21,12 +21,15 @@ + + + - - - + + + + + + @@ -56,8 +62,12 @@ - mkin + + mkin + 0.9.47.1 + + @@ -105,25 +116,29 @@ -
+
+

Lists model equations, the summary as returned by summary.modFit, the chi2 error levels calculated according to FOCUS guidance (2006) as far as defined therein, and optionally the data, consisting of observed, predicted and residual values.

+
# S3 method for mkinfit
 summary(object, data = TRUE, distimes = TRUE, alpha = 0.05, ...)
 # S3 method for summary.mkinfit
 print(x, digits = max(3, getOption("digits") - 3), ...)
-

Arguments

+

Arguments

@@ -190,16 +205,16 @@

Examples

summary(mkinfit(mkinmod(parent = mkinsub("SFO")), FOCUS_2006_A, quiet = TRUE))
#> mkin version used for fitting: 0.9.47.1 -#> R version used for fitting: 3.4.4 -#> Date of fit: Wed Mar 21 18:14:42 2018 -#> Date of summary: Wed Mar 21 18:14:42 2018 +#> R version used for fitting: 3.5.0 +#> Date of fit: Wed Jun 6 01:21:46 2018 +#> Date of summary: Wed Jun 6 01:21:46 2018 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent #> #> Model predictions using solution type analytical #> -#> Fitted with method Port using 35 model solutions performed in 0.072 s +#> Fitted with method Port using 35 model solutions performed in 0.075 s #> #> Weighting: none #> @@ -291,6 +306,8 @@
+ + -- cgit v1.2.1