diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-03-23 18:33:37 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-03-23 18:33:37 +0100 |
commit | a04cc65a18998ff5d107a52d23c9a4aad21a03aa (patch) | |
tree | d3b0cc2b37908173c33ea84b4dc0087973ea39be /inst/web/mkinfit.html | |
parent | 7875935fdfc3c55e0ef328b3c3a4512a30011df1 (diff) |
Static documentation rebuilt by staticdocs::build_site()
Diffstat (limited to 'inst/web/mkinfit.html')
-rw-r--r-- | inst/web/mkinfit.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/inst/web/mkinfit.html b/inst/web/mkinfit.html index 75d8be8b..5b843ae2 100644 --- a/inst/web/mkinfit.html +++ b/inst/web/mkinfit.html @@ -325,15 +325,15 @@ summary(fit) </div> <div class='output'>mkin version: 0.9.42 R version: 3.2.4 -Date of fit: Wed Mar 23 16:59:43 2016 -Date of summary: Wed Mar 23 16:59:43 2016 +Date of fit: Wed Mar 23 18:10:46 2016 +Date of summary: Wed Mar 23 18:10:46 2016 Equations: d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent Model predictions using solution type analytical -Fitted with method Port using 64 model solutions performed in 0.195 s +Fitted with method Port using 64 model solutions performed in 0.191 s Weighting: none @@ -409,7 +409,7 @@ print(system.time(fit <- mkinfit(SFO_SFO, FOCUS_2006_D, solution_type = "eigen", quiet = TRUE))) </div> <div class='output'> user system elapsed - 1.200 1.272 0.936 + 1.204 1.280 0.942 </div> <div class='input'>coef(fit) </div> |