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/summary.saem.mmkin.html | 206 ++++++++++++++------------------- 1 file changed, 86 insertions(+), 120 deletions(-) (limited to 'docs/reference/summary.saem.mmkin.html') diff --git a/docs/reference/summary.saem.mmkin.html b/docs/reference/summary.saem.mmkin.html index 54e5260b..bf42a4d9 100644 --- a/docs/reference/summary.saem.mmkin.html +++ b/docs/reference/summary.saem.mmkin.html @@ -1,118 +1,87 @@ -Summary method for class "saem.mmkin" — summary.saem.mmkin • mkinSummary method for class "saem.mmkin" — summary.saem.mmkin • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

Lists model equations, initial parameter values, optimised parameters for fixed effects (population), random effects (deviations from the population mean) and residual error model, as well as the resulting @@ -120,7 +89,8 @@ endpoints such as formation fractions and DT50 values. Optionally (default is FALSE), the data are listed in full.

-
+
+

Usage

# S3 method for saem.mmkin
 summary(
   object,
@@ -136,8 +106,8 @@ endpoints such as formation fractions and DT50 values. Optionally
 print(x, digits = max(3, getOption("digits") - 3), verbose = x$verbose, ...)
-
-

Arguments

+
+

Arguments

object

an object of class saem.mmkin

@@ -179,8 +149,8 @@ included.

Number of digits to use for printing

-
-

Value

+
+

Value

The summary function returns a list based on the saemix::SaemixObject

@@ -224,14 +194,14 @@ model.

The print method is called for its side effect, i.e. printing the summary.

-
-

Author

+
+

Author

Johannes Ranke for the mkin specific parts saemix authors for the parts inherited from saemix.

-
-

Examples

+
+

Examples

# Generate five datasets following DFOP-SFO kinetics
 sampling_times = c(0, 1, 3, 7, 14, 28, 60, 90, 120)
 dfop_sfo <- mkinmod(parent = mkinsub("DFOP", "m1"),
@@ -334,9 +304,9 @@ saemix authors for the parts inherited from saemix.

summary(f_saem_dfop_sfo_2, data = TRUE) #> saemix version used for fitting: 3.2 #> mkin version used for pre-fitting: 1.2.6 -#> R version used for fitting: 4.3.1 -#> Date of fit: Mon Oct 30 09:40:27 2023 -#> Date of summary: Mon Oct 30 09:40:27 2023 +#> R version used for fitting: 4.3.2 +#> Date of fit: Thu Nov 16 04:19:57 2023 +#> Date of summary: Thu Nov 16 04:19:57 2023 #> #> Equations: #> d_parent/dt = - ((k1 * g * exp(-k1 * time) + k2 * (1 - g) * exp(-k2 * @@ -351,7 +321,7 @@ saemix authors for the parts inherited from saemix.

#> #> Model predictions using solution type analytical #> -#> Fitted in 19.763 s +#> Fitted in 9.193 s #> Using 300, 100 iterations and 10 chains #> #> Variance model: Two-component variance function @@ -654,26 +624,22 @@ saemix authors for the parts inherited from saemix.

-
- -
+
-
+
- -- 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/summary.saem.mmkin.html | 245 ++++++++++++++++----------------- 1 file changed, 115 insertions(+), 130 deletions(-) (limited to 'docs/reference/summary.saem.mmkin.html') diff --git a/docs/reference/summary.saem.mmkin.html b/docs/reference/summary.saem.mmkin.html index bf42a4d9..4c9f0d17 100644 --- a/docs/reference/summary.saem.mmkin.html +++ b/docs/reference/summary.saem.mmkin.html @@ -1,82 +1,69 @@ -Summary method for class "saem.mmkin" — summary.saem.mmkin • mkinSummary method for class "saem.mmkin" — summary.saem.mmkin • mkin +(default is FALSE), the data are listed in full."> Skip to contents - -