From 234c9059a95e104917e488a6ddd2313234a96cdc Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Mon, 11 May 2020 05:15:19 +0200
Subject: Avoid merge() and data.frame() in cost function
also for deSolve and eigenvalue based solutions. This noticeably increases
performance for these methods, see test.log and benchmark vignette.
---
docs/reference/index.html | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'docs/reference/index.html')
diff --git a/docs/reference/index.html b/docs/reference/index.html
index 75820166..7e7fff29 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -557,6 +557,12 @@ kinetic models fitted with mkinfit
mkinerrplot()
Function to plot squared residuals and the error model for an mkin object |
+
+
+
+ create_deg_func()
+ |
+ Create degradation functions for known analytical solutions |
--
cgit v1.2.1