From 8b7edd4eaf0d196e674a085f744d1a69260a6c91 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Nov 2023 06:02:05 +0100 Subject: Update pkgdown docs to bootstrap 5 with search --- docs/reference/illparms.html | 202 ++++++++++++++++++------------------------- 1 file changed, 84 insertions(+), 118 deletions(-) (limited to 'docs/reference/illparms.html') diff --git a/docs/reference/illparms.html b/docs/reference/illparms.html index bd90c0ed..75c540cc 100644 --- a/docs/reference/illparms.html +++ b/docs/reference/illparms.html @@ -1,118 +1,87 @@ -Method to get the names of ill-defined parameters — illparms • mkinMethod to get the names of ill-defined parameters — illparms • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

The method for generalised nonlinear regression fits as obtained with mkinfit and mmkin checks if the degradation parameters pass the Wald test (in degradation kinetics often simply called t-test) for @@ -120,7 +89,8 @@ significant difference from zero. For this test, the parameterisation without parameter transformations is used.

-
+
+

Usage

illparms(object, ...)
 
 # S3 method for mkinfit
@@ -155,8 +125,8 @@ without parameter transformations is used.

print(x, ...)
-
-

Arguments

+
+

Arguments

object

The object to investigate

@@ -188,16 +158,16 @@ should slope parameters in the covariate model(starting with 'beta_') be tested?

-
-

Value

+
+

Value

For mkinfit or saem objects, a character vector of parameter names. For mmkin or mhmkin objects, a matrix like object of class 'illparms.mmkin' or 'illparms.mhmkin'.

-
-

Details

+
+

Details

The method for hierarchical model fits, also known as nonlinear mixed-effects model fits as obtained with saem and mhmkin checks if any of the confidence intervals for the random @@ -205,14 +175,14 @@ effects expressed as standard deviations include zero, and if the confidence intervals for the error model parameters include zero.

-
-

Note

+
+

Note

All return objects have printing methods. For the single fits, printing does not output anything in the case no ill-defined parameters are found.

-
-

Examples

+
+

Examples

fit <- mkinfit("FOMC", FOCUS_2006_A, quiet = TRUE)
 #> Warning: Optimisation did not converge:
 #> false convergence (8)
@@ -232,26 +202,22 @@ does not output anything in the case no ill-defined parameters are found.

# }
-
- -
+
-
+
- -- cgit v1.2.1 From 6476f5f49b373cd4cf05f2e73389df83e437d597 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Feb 2025 16:30:31 +0100 Subject: Axis legend formatting, update vignettes --- docs/reference/illparms.html | 143 ++++++++++++++++++++----------------------- 1 file changed, 65 insertions(+), 78 deletions(-) (limited to 'docs/reference/illparms.html') diff --git a/docs/reference/illparms.html b/docs/reference/illparms.html index 75c540cc..cbe48623 100644 --- a/docs/reference/illparms.html +++ b/docs/reference/illparms.html @@ -1,82 +1,69 @@ -Method to get the names of ill-defined parameters — illparms • mkinMethod to get the names of ill-defined parameters — illparms • mkin +without parameter transformations is used."> Skip to contents - -
- - + + -- cgit v1.2.1