From 6211f3ef4995657798686d8d4ab43ed9406e8a08 Mon Sep 17 00:00:00 2001
From: Johannes Ranke
Date: Tue, 12 May 2020 16:34:00 +0200
Subject: Update vignettes and docs
---
docs/reference/synthetic_data_for_UBA_2014.html | 93 ++++++++++++++-----------
1 file changed, 51 insertions(+), 42 deletions(-)
(limited to 'docs/reference/synthetic_data_for_UBA_2014.html')
diff --git a/docs/reference/synthetic_data_for_UBA_2014.html b/docs/reference/synthetic_data_for_UBA_2014.html
index 6ac7403a..17d2f973 100644
--- a/docs/reference/synthetic_data_for_UBA_2014.html
+++ b/docs/reference/synthetic_data_for_UBA_2014.html
@@ -10,23 +10,27 @@
-
+
-
+
-
+
+
+
+
+
-
-
+
+
-
+
-
-
+
+
@@ -52,7 +56,6 @@ Initial concentrations for metabolites and all values where adding the variance
As an example, the first dataset has the title SFO_lin_a and is based on the SFO model
with two sequential metabolites (linear pathway), with added variance component 'a'.
Compare also the code in the example section to see the degradation models." />
-
@@ -70,7 +73,7 @@ Compare also the code in the example section to see the degradation models." />
-
+
@@ -84,7 +87,7 @@ Compare also the code in the example section to see the degradation models." />
mkin
- 0.9.49.6
+ 0.9.50.2
@@ -128,7 +131,12 @@ Compare also the code in the example section to see the degradation models." />
@@ -172,7 +180,7 @@ Compare also the code in the example section to see the degradation models." />
Format
A list containing twelve datasets as an R6 class defined by mkinds,
- each containing, among others, the following components
+ each containing, among others, the following components
title
The name of the dataset, e.g. SFO_lin_a
data
A data frame with the data in the form expected by mkinfit
@@ -280,10 +288,10 @@ Compare also the code in the example section to see the degradation models." />
# the generation of the datafit<-mkinfit(m_synth_SFO_lin, synthetic_data_for_UBA_2014[[1]]$data,
quiet=TRUE)
- plot_sep(fit)
#> mkin version used for fitting: 0.9.49.6
-#> R version used for fitting: 3.6.1
-#> Date of fit: Fri Nov 1 10:10:17 2019
-#> Date of summary: Fri Nov 1 10:10:17 2019
+ plot_sep(fit)