From 30f55769fe2f042c7753144051dd34eec3596adc Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 18 Nov 2016 16:48:21 +0100 Subject: Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE) Again with the jranke branch of jranke/pkgdown --- docs/reference/Extract.mmkin.html | 44 +++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 16 deletions(-) (limited to 'docs/reference/Extract.mmkin.html') diff --git a/docs/reference/Extract.mmkin.html b/docs/reference/Extract.mmkin.html index 6a75a530..1b198233 100644 --- a/docs/reference/Extract.mmkin.html +++ b/docs/reference/Extract.mmkin.html @@ -49,13 +49,28 @@
#> -#> Attaching package: ‘utils’
#> The following objects are masked from ‘devtools_shims’: -#> -#> ?, help
#> The following object is masked from ‘package:inline’: -#> -#> package.skeleton
#> $par + )
#> $par #> parent_0 log_alpha log_beta #> 99.666193 2.549849 5.050586 #> @@ -229,7 +239,7 @@ #> #> $time #> user system elapsed -#> 0.068 0.000 0.070 +#> 0.064 0.000 0.066 #> #> $mkinmod #> <mkinmod> model generated with @@ -238,6 +248,8 @@ #> $parent #> $type: SFO; $sink: TRUE #> Coefficient matrix $coefmat available +#> Differential equations: +#> d_parent/dt = - k_parent_sink * parent #> #> $observed #> name time value @@ -416,7 +428,7 @@ #> } #> return(mC) #> } -#> <environment: 0x3a3e8a8> +#> <environment: 0x374d908> #> #> $cost_notrans #> function (P) @@ -438,7 +450,7 @@ #> scaleVar = scaleVar) #> return(mC) #> } -#> <environment: 0x3a3e8a8> +#> <environment: 0x374d908> #> #> $hessian_notrans #> parent_0 k_parent_sink @@ -501,7 +513,7 @@ #> 99.17407 #> #> $date -#> [1] "Fri Nov 18 16:03:57 2016" +#> [1] "Fri Nov 18 16:45:27 2016" #> #> attr(,"class") #> [1] "mkinfit" "modFit" -- cgit v1.2.1