From 7c62da1269e8910a210ba1917d4dc62d186d5606 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 6 Oct 2016 09:40:35 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference.html | 288 ---------------------------------------------------- 1 file changed, 288 deletions(-) delete mode 100644 docs/reference.html (limited to 'docs/reference.html') diff --git a/docs/reference.html b/docs/reference.html deleted file mode 100644 index df1bd9a8..00000000 --- a/docs/reference.html +++ /dev/null @@ -1,288 +0,0 @@ - - - - -Function reference. mkin 0.9.44.9000 - - - - - - - - - - - - - - - - - - -
-
- -
- -
-
-

Function reference

- -

Main functions

-

Essential functionality

- - -
    - -
  • - mkinmod
    - Function to set up a kinetic model with one or more state variables -
  • - -
  • - mkinfit
    - Fit a kinetic model to data with one or more state variables -
  • - -
  • - mmkin
    - Fit one or more kinetic models with one or more state variables to one or more datasets -
  • - -
-

Show results

-

Functions working on mkinfit objects

- - -
    - -
  • - plot.mkinfit(plot_sep)
    - Plot the observed data and the fitted model of an mkinfit object -
  • - -
  • - summary.mkinfit(print.summary.mkinfit)
    - Summary method for class "mkinfit" -
  • - -
  • - mkinresplot
    - Function to plot residuals stored in an mkin object -
  • - -
  • - mkinparplot
    - Function to plot the confidence intervals obtained using - mkinfit -
  • - -
  • - endpoints
    -Function to calculate endpoints for further use from kinetic models fitted with mkinfit -
  • - -
  • - mkinerrmin
    -Calculate the minimum error to assume in order to pass the variance test -
  • - -
-

Work with mmkin objects

-

Functions working with aggregated results

- - -
    - -
  • - [.mmkin
    Subsetting method for mmkin objects
  • - -
  • - plot.mmkin
    - Plot model fits (observed and fitted) and the residuals for a row or column of an mmkin object -
  • - -
-

Datasets and known results

- - - -

Helper functions

- - -
    - -
  • - mkin_wide_to_long
    - Convert a dataframe with observations over time into long format -
  • - -
  • - mkin_long_to_wide
    - Convert a dataframe from long to wide format -
  • - -
  • - mkinsub
    - Function to set up a kinetic submodel for one state variable -
  • - -
  • - mkinds
    A dataset class for mkin
  • - -
  • - print.mkinds
    - Print mkinds objects -
  • - -
  • - print.mkinmod
    - Print mkinmod objects -
  • - -
  • - mkinpredict
    - Produce predictions from a kinetic model using specific parameters -
  • - -
  • - transform_odeparms(backtransform_odeparms)
    - Functions to transform and backtransform kinetic parameters for fitting -
  • - -
  • - ilr(invilr)
    - Function to perform isometric log-ratio transformation -
  • - -
  • - geometric_mean
    Calculate the geometric mean
  • - -
-

Analytical solutions

-

Parent only model solutions

- - - -

Deprecated functions

-

Functions that have been superseeded

- - -
    - -
  • - mkinplot
    - Plot the observed data and the fitted model of an mkinfit object -
  • - -
-

Other

- - -
    - -
  • - add_err
    - Add normally distributed errors to simulated kinetic degradation data -
  • - -
-
-
- - -
- - \ No newline at end of file -- cgit v1.2.1