From 6e5630a0df7e857697ff2ce4730a5f7f45b67377 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 26 Oct 2019 22:52:53 +0200 Subject: Fix checks and tests Static documentation rebuilt by pkgdown --- docs/reference/index.html | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'docs/reference/index.html') diff --git a/docs/reference/index.html b/docs/reference/index.html index 328f5aca..fa424060 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -184,12 +184,30 @@ more datasets

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

+ +

parms()

+ +

Extract model parameters from mkinfit models

+ + + +

confint(<mkinfit>)

+ +

Confidence intervals for parameters of mkinfit objects

+ +

summary(<mkinfit>) print(<summary.mkinfit>)

Summary method for class "mkinfit"

+ +

logLik(<mkinfit>)

+ +

Calculated the log-likelihood of a fitted mkinfit object

+ +

mkinresplot()

@@ -219,12 +237,6 @@ with mkinfit

mkinerrmin()

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

- - - -

logLik(<mkinfit>)

- -

Calculated the log-likelihood of a fitted mkinfit object

-- cgit v1.2.1