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/ds_mixed.html | 177 +++++++++++++++++-------------------------- 1 file changed, 69 insertions(+), 108 deletions(-) (limited to 'docs/reference/ds_mixed.html') diff --git a/docs/reference/ds_mixed.html b/docs/reference/ds_mixed.html index fdf72593..10f58c11 100644 --- a/docs/reference/ds_mixed.html +++ b/docs/reference/ds_mixed.html @@ -1,123 +1,89 @@ -Synthetic data for hierarchical kinetic degradation models — ds_mixed • mkinSynthetic data for hierarchical kinetic degradation models — ds_mixed • mkin + + Skip to contents -
-
-
- +
+
+
-
+

The R code used to create this data object is installed with this package in the 'dataset_generation' directory.

-
-

Examples

+
+

Examples

# \dontrun{
   sfo_mmkin <- mmkin("SFO", ds_sfo, quiet = TRUE, error_model = "tc", cores = 15)
   sfo_saem <- saem(sfo_mmkin, no_random_effect = "parent_0")
@@ -234,26 +200,21 @@ the 'dataset_generation' directory.

#> #save(ds_sfo, ds_fomc, ds_dfop, ds_hs, ds_dfop_sfo, file = "data/ds_mixed.rda", version = 2)
-
- -
+
-
- -- cgit v1.2.1