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/mkinparplot.html | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) (limited to 'docs/reference/mkinparplot.html') diff --git a/docs/reference/mkinparplot.html b/docs/reference/mkinparplot.html index 81f52fc3..5a843c0e 100644 --- a/docs/reference/mkinparplot.html +++ b/docs/reference/mkinparplot.html @@ -21,17 +21,23 @@ + + + - - - + + + + + + @@ -54,8 +60,12 @@ - mkin + + mkin + 0.9.47.1 + + @@ -103,20 +114,24 @@ -
+
+

This function plots the confidence intervals for the parameters fitted using mkinfit.

+
mkinparplot(object)
-

Arguments

+

Arguments

@@ -135,7 +150,7 @@ T245=mkinsub("SFO", to=c("phenol"), sink=FALSE), phenol=mkinsub("SFO", to=c("anisole")), anisole=mkinsub("SFO"), use_of_ff="max")
#> Successfully compiled differential equation model from auto-generated C code.
fit <- mkinfit(model, subset(mccall81_245T, soil == "Commerce"), quiet = TRUE) -mkinparplot(fit)
+mkinparplot(fit)
+ + -- cgit v1.2.1