From 5650d84b935e3bcde8eb295b417a24899f8d8119 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 18 Feb 2023 07:36:19 +0100 Subject: Mention recent case studies in README --- README.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'README.html') diff --git a/README.html b/README.html index bf0b1160..5c3703dc 100644 --- a/README.html +++ b/README.html @@ -361,7 +361,7 @@ pre code {

mkin

-

mkin status badge Build Status codecov

+

mkin status badge Build Status codecov

The R package mkin provides calculation routines for the analysis of chemical degradation data, including multicompartment @@ -388,8 +388,8 @@ below. This package aims to provide a one stop solution for degradation kinetics, addressing modellers that are willing to, or even prefer to work with R.

-
-

Usage

+
+

Basic usage

For a start, have a look at the code examples provided for plot.mkinfit and plot.mmkin, and at the package vignettes FOCUS L @@ -398,8 +398,12 @@ and FOCUS D

Documentation

The HTML documentation of the latest version released to CRAN is -available at jrwb.de and github. Documentation of the -development version is found in the ‘dev’ subdirectory.

+available at jrwb.de and github.

+

Documentation of the development version is found in the ‘dev’ subdirectory. In the +articles section of this documentation, you can also find demonstrations +of the application of nonlinear hierarchical models, also known as +nonlinear mixed-effects models, to more complex data, including +transformation products and covariates.

Features

-- cgit v1.2.1