From 9ee3d9f025ec7f5effddb0bcf9cf6e054c99794b Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 10 Aug 2022 13:21:34 +0200 Subject: Update static docs --- docs/reference/index.html | 46 ++++++++++++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 18 deletions(-) (limited to 'docs/reference/index.html') diff --git a/docs/reference/index.html b/docs/reference/index.html index 482edf08..956648d2 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -98,9 +98,27 @@

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

-

nafta() print(<nafta>)

+

mhmkin() `[`(<mhmkin>) print(<mhmkin>)

-

Evaluate parent kinetics using the NAFTA guidance

+

Fit nonlinear mixed-effects models built from one or more kinetic +degradation models and one or more error models

+ +

Generics

+

Generic functions introduced by the package

+ + +

convergence() print(<convergence.mmkin>)

+ +

Method to get convergence information

+ +

illparms() print(<illparms.mmkin>) print(<illparms.mhmkin>)

+ +

Method to get the names of ill-defined parameters

+ +

endpoints()

+ +

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

Show results

Functions working with mkinfit objects

@@ -137,11 +155,6 @@ more datasets

mkinerrmin()

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

- -

endpoints()

- -

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

aw()

@@ -167,21 +180,13 @@ of an mmkin object

AIC(<mmkin>) BIC(<mmkin>)

Calculate the AIC for a column of an mmkin object

- -

convergence() print(<convergence.mmkin>)

- -

Method to get convergence information

- -

illparms() print(<illparms.mmkin>)

- -

Method to get the names of ill-defined parameters

summary(<mmkin>) print(<summary.mmkin>)

Summary method for class "mmkin"

Mixed models

-

Create and work with nonlinear mixed effects models

+

Create and work with nonlinear hierarchical models

nlme(<mmkin>) print(<nlme.mmkin>) update(<nlme.mmkin>)

@@ -191,6 +196,11 @@ of an mmkin object

saem() print(<saem.mmkin>) saemix_model() saemix_data()

Fit nonlinear mixed models with SAEM

+ +

mhmkin() `[`(<mhmkin>) print(<mhmkin>)

+ +

Fit nonlinear mixed-effects models built from one or more kinetic +degradation models and one or more error models

plot(<mixed.mmkin>)

@@ -216,7 +226,7 @@ of an mmkin object

Create a mixed effects model from an mmkin row object

-

reexports

+

reexports intervals lrtest nlme

Objects exported from other packages

@@ -441,7 +451,7 @@ kinetic models fitted with mkinfit

-

Site built with pkgdown 2.0.5.

+

Site built with pkgdown 2.0.6.

-- cgit v1.2.1