From 95178837d3f91e84837628446b5fd468179af2b9 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 4 Jun 2019 15:09:28 +0200 Subject: Additional algorithm "d_c", more tests, docs The new algorithm tries direct optimization of the likelihood, as well as a three step procedure. In this way, we consistently get the model with the highest likelihood for SFO, DFOP and HS for all 12 new test datasets. --- docs/reference/index.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'docs/reference/index.html') diff --git a/docs/reference/index.html b/docs/reference/index.html index 42028d60..c5ac0d72 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -60,7 +60,7 @@ mkin - 0.9.49.4 + 0.9.49.5 @@ -194,6 +194,12 @@

Function to plot the confidence intervals obtained using mkinfit

+ +

mkinerrplot()

+ +

Function to plot squared residuals and the error model for an mkin object

+ +

endpoints()

@@ -306,6 +312,12 @@

Synthetic datasets for one parent compound with two metabolites

+ +

experimental_data_for_UBA_2019

+ +

Experimental datasets used for development and testing of error models

+ +

test_data_from_UBA_2014

@@ -529,7 +541,7 @@
-

Site built with pkgdown 1.3.0.9000.

+

Site built with pkgdown 1.3.0.

-- cgit v1.2.1