From c6086d1dd97ad2d6420625de7b8009b1b0f85d06 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 18 Nov 2016 15:01:53 +0100 Subject: Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE) Using branch 'jranke' on jranke/pkgdown, fixing issues hadley/pgkdown#178 and hadley/pkgdown#213 Remove plot=TRUE from mkinfit calls also in dontrun sections of examples to avoid a flood png files documenting the progress of the fit. --- docs/reference/index.html | 91 +++++++++++++++++++++++++---------------------- 1 file changed, 48 insertions(+), 43 deletions(-) (limited to 'docs/reference/index.html') diff --git a/docs/reference/index.html b/docs/reference/index.html index 32455baa..2d052a80 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -86,14 +86,14 @@

Essential functionality

-

Fit a kinetic model to data with one or more state variables

+

Function to set up a kinetic model with one or more state variables

-

Function to set up a kinetic model with one or more state variables

+

Fit a kinetic model to data with one or more state variables

Fit one or more kinetic models with one or more state variables to one or more datasets

@@ -104,35 +104,35 @@

Functions working with mkinfit objects

-

Function to calculate endpoints for further use from kinetic models fitted with mkinfit

+

Plot the observed data and the fitted model of an mkinfit object

-

Calculate the minimum error to assume in order to pass the variance test

+

Summary method for class "mkinfit"

-

Function to plot the confidence intervals obtained using - list(list("mkinfit"))

+

Function to plot residuals stored in an mkin object

-

Function to plot residuals stored in an mkin object

+

Function to plot the confidence intervals obtained using + list(list("mkinfit"))

-

Plot the observed data and the fitted model of an mkinfit object

+

Function to calculate endpoints for further use from kinetic models fitted with mkinfit

-

Summary method for class "mkinfit"

+

Calculate the minimum error to assume in order to pass the variance test

Work with mmkin objects

Functions working with aggregated results

@@ -151,9 +151,14 @@

-

Results of fitting the DFOP model to Datasets A to B of FOCUS (2006)

+

Datasets A to F from the FOCUS Kinetics report from 2006

+ +

Results of fitting the SFO model to Datasets A to F of FOCUS (2006)

+

Results of fitting the FOMC model to Datasets A to F of FOCUS (2006)

@@ -166,9 +171,9 @@
  • FOCUS_2006_HS_ref_A_to_F
  • -

    Results of fitting the SFO model to Datasets A to F of FOCUS (2006)

    +

    Results of fitting the DFOP model to Datasets A to B of FOCUS (2006)

    Datasets on aerobic soil metabolism of 2,4,5-T in six soils

    @@ -176,47 +181,47 @@
  • mccall81_245T
  • -

    A dataset class for mkin

    +

    Metabolism data set used for checking the software quality of KinGUI

    -

    Print mkinds objects

    +

    Synthetic datasets for one parent compound with two metabolites

    -

    Metabolism data set used for checking the software quality of KinGUI

    +

    A dataset class for mkin

    -

    Synthetic datasets for one parent compound with two metabolites

    +

    Print mkinds objects

    Helper functions

    -

    Calculate the geometric mean

    +

    Convert a dataframe with observations over time into long format

    -

    Function to perform isometric log-ratio transformation

    +

    Convert a dataframe from long to wide format

    -

    Convert a dataframe from long to wide format

    +

    Function to set up a kinetic submodel for one state variable

    -

    Convert a dataframe with observations over time into long format

    +

    Print mkinmod objects

    Produce predictions from a kinetic model using specific parameters

    @@ -224,19 +229,19 @@
  • mkinpredict
  • -

    Function to set up a kinetic submodel for one state variable

    +

    Functions to transform and backtransform kinetic parameters for fitting

    -

    Print mkinmod objects

    +

    Function to perform isometric log-ratio transformation

    -

    Functions to transform and backtransform kinetic parameters for fitting

    +

    Calculate the geometric mean

    Analytical solutions

    Parent only model solutions

    -- cgit v1.2.1