aboutsummaryrefslogtreecommitdiff
path: root/docs/articles/gmkin_manual.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-10-13 12:37:43 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-10-13 12:37:43 +0200
commit5cba6b4cdaee9fdb24f9cea338aafb522ceb0361 (patch)
tree0d8fb1f43ae5d9e7f97c5087fca8f94674e8bf65 /docs/articles/gmkin_manual.R
parent28425283bdeb34fac01d1eeb9c8dd40f987934ea (diff)
Install with drat, static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/articles/gmkin_manual.R')
-rw-r--r--docs/articles/gmkin_manual.R34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/articles/gmkin_manual.R b/docs/articles/gmkin_manual.R
new file mode 100644
index 0000000..0fd5ece
--- /dev/null
+++ b/docs/articles/gmkin_manual.R
@@ -0,0 +1,34 @@
+## ---- include = FALSE----------------------------------------------------
+library(knitr)
+opts_chunk$set(tidy = FALSE, cache = FALSE)
+
+## ---- eval = FALSE-------------------------------------------------------
+# library(gmkin)
+
+## ---- eval = FALSE-------------------------------------------------------
+# gmkin()
+
+## ---- eval = FALSE-------------------------------------------------------
+# write.table(schaefer07_complex_case, sep = ",", dec = ".",
+# row.names = FALSE, quote = FALSE,
+# file = "schaefer07.csv")
+
+## ---- eval = FALSE-------------------------------------------------------
+# Model cost at call 1 : 15156.12
+# Model cost at call 3 : 15156.12
+# Model cost at call 7 : 14220.79
+# Model cost at call 8 : 14220.79
+# Model cost at call 11 : 14220.79
+# Model cost at call 12 : 3349.268
+# Model cost at call 15 : 3349.268
+# Model cost at call 17 : 788.6367
+# Model cost at call 18 : 788.6366
+# Model cost at call 22 : 374.0575
+# Model cost at call 23 : 374.0575
+# Model cost at call 27 : 371.2135
+# Model cost at call 28 : 371.2135
+# Model cost at call 32 : 371.2134
+# Model cost at call 36 : 371.2134
+# Model cost at call 37 : 371.2134
+# Optimisation by method Port successfully terminated.
+

Contact - Imprint