From a98733db782ce3e9446dda187c34703f61916806 Mon Sep 17 00:00:00 2001
From: Johannes Ranke ‘mean_degparms, nlme_data, nlme_function’: Three new functions to facilitate building nlme models from mmkin row objects ‘endpoints’: Don’t return the SFORB list component if it’s empty. This reduces distraction and complies with the documentation Article in compiled models: Add some platform specific code and suppress warnings about zero values being removed from the FOCUS D dataset ‘plot.mmkin’: Add the argument ‘standardized’ to avoid warnings that occurred when it was passed as part of the additional arguments captured by the dots (…)Performance benefit by using compiled model definitions in mkin
Johannes Ranke
- 2020-04-02
+ 2020-04-04
compiled_models.Rmd
## test replications elapsed relative user.self sys.self
-## 3 deSolve, compiled 3 3.239 1.000 3.237 0
-## 1 deSolve, not compiled 3 29.758 9.187 29.739 0
-## 2 Eigenvalue based 3 4.558 1.407 4.554 0
+## 3 deSolve, compiled 3 3.107 1.000 3.105 0
+## 1 deSolve, not compiled 3 28.765 9.258 28.749 0
+## 2 Eigenvalue based 3 4.446 1.431 4.445 0
## user.child sys.child
## 3 0 0
## 1 0 0
@@ -170,8 +170,8 @@
}
## Successfully compiled differential equation model from auto-generated C code.
diff --git a/docs/news/index.html b/docs/news/index.html
index fc9a0765..cb5e6df3 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -134,6 +134,7 @@
mkin 0.9.49.10 (unreleased) Unreleased
## test replications elapsed relative user.self sys.self
-## 2 deSolve, compiled 3 4.984 1.000 4.981 0.000
-## 1 deSolve, not compiled 3 55.358 11.107 55.326 0.003
+## 2 deSolve, compiled 3 4.844 1.000 4.842 0
+## 1 deSolve, not compiled 3 53.833 11.113 53.807 0
## user.child sys.child
## 2 0 0
## 1 0 0
+
Calculate the AIC for a column of an mmkin object
Estimation of parameter distributions from mmkin row objects