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/mixed.html | 190 +++++++++++++++++++--------------------------- 1 file changed, 76 insertions(+), 114 deletions(-) (limited to 'docs/reference/mixed.html') diff --git a/docs/reference/mixed.html b/docs/reference/mixed.html index b0cce30b..1da5e4e0 100644 --- a/docs/reference/mixed.html +++ b/docs/reference/mixed.html @@ -1,118 +1,84 @@ -Create a mixed effects model from an mmkin row object — mixed • mkinCreate a mixed effects model from an mmkin row object — mixed • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

Create a mixed effects model from an mmkin row object

-
+
+

Usage

mixed(object, ...)
 
 # S3 method for mmkin
@@ -122,8 +88,8 @@
 print(x, digits = max(3, getOption("digits") - 3), ...)
-
-

Arguments

+
+

Arguments

object

An mmkin row object

@@ -144,16 +110,16 @@

Number of digits to use for printing.

-
-

Value

+
+

Value

An object of class 'mixed.mmkin' which has the observed data in a single dataframe which is convenient for plotting

-
-

Examples

+
+

Examples

sampling_times = c(0, 1, 3, 7, 14, 28, 60, 90, 120)
 n_biphasic <- 8
 err_1 = list(const = 1, prop = 0.07)
@@ -224,26 +190,22 @@ single dataframe which is convenient for plotting

# }
-
- -
+
-
+
- -- 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/mixed.html | 123 +++++++++++++++++++++------------------------- 1 file changed, 55 insertions(+), 68 deletions(-) (limited to 'docs/reference/mixed.html') diff --git a/docs/reference/mixed.html b/docs/reference/mixed.html index 1da5e4e0..9bdd620d 100644 --- a/docs/reference/mixed.html +++ b/docs/reference/mixed.html @@ -1,74 +1,61 @@ -Create a mixed effects model from an mmkin row object — mixed • mkin +Create a mixed effects model from an mmkin row object — mixed • mkin Skip to contents - -
- - + + -- cgit v1.2.1