From 8bdb4cd437a9d4663e542f95869e8692aa38dadb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 7 May 2020 08:59:29 +0200 Subject: Static documentation rebuilt by pkgdown --- docs/reference/mkinmod.html | 57 ++++++++++++++++++++++----------------------- 1 file changed, 28 insertions(+), 29 deletions(-) (limited to 'docs/reference/mkinmod.html') diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html index b25f2da3..d1204e2e 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -10,23 +10,27 @@ - + - + - + + + + + - - + + - + - - + + @@ -40,7 +44,6 @@ name to a list, specifying the kinetic model type and reaction or transfer to other observed compartments. Instead of specifying several expressions, a list of lists can be given in the speclist argument." /> - @@ -58,7 +61,7 @@ list of lists can be given in the speclist argument." /> - +
@@ -116,7 +119,12 @@ list of lists can be given in the speclist argument." />
@@ -131,7 +139,7 @@ list of lists can be given in the speclist argument." />
@@ -205,7 +213,7 @@ applicable to give detailed information about the C function being built.

use_of_ff

The content of use_of_ff is passed on in this list component.

coefmat

The coefficient matrix, if the system of differential equations can be represented by one.

-
ll

The likelihood function, taking the parameter vector as the first argument.

+
cf

If generated, the compiled function as returned by cfunction.

Details

@@ -244,7 +252,7 @@ in the FOCUS and NAFTA guidance documents are used.

SFO_SFO <- mkinmod( parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"), verbose = TRUE)
#> Compilation argument: -#> /usr/lib/R/bin/R CMD SHLIB file414965c335f6.c 2> file414965c335f6.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file66a9718e919b.c 2> file66a9718e919b.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: @@ -277,19 +285,10 @@ in the FOCUS and NAFTA guidance documents are used.

quiet = TRUE) # }
- @@ -300,7 +299,7 @@ in the FOCUS and NAFTA guidance documents are used.

-

Site built with pkgdown 1.4.1.

+

Site built with pkgdown 1.5.1.

-- cgit v1.2.1