From 20d7834a633d32b663c6bcc1a7f7b0300aa65d5b Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 29 Jul 2017 15:15:41 +0200 Subject: Bump version, update NEWS and rebuild pkdown docs --- docs/reference/synthetic_data_for_UBA.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/reference/synthetic_data_for_UBA.html') diff --git a/docs/reference/synthetic_data_for_UBA.html b/docs/reference/synthetic_data_for_UBA.html index d8ff3a1e..173af92e 100644 --- a/docs/reference/synthetic_data_for_UBA.html +++ b/docs/reference/synthetic_data_for_UBA.html @@ -156,10 +156,10 @@ M1 = list(type = "SFO"), M2 = list(type = "SFO"), use_of_ff = "max")
#> Successfully compiled differential equation model from auto-generated C code.
fit <- mkinfit(m_synth_SFO_lin, synthetic_data_for_UBA_2014[[1]]$data, quiet = TRUE) -plot_sep(fit)
summary(fit)
#> mkin version: 0.9.45.2 -#> R version: 3.4.0 -#> Date of fit: Fri May 5 12:46:23 2017 -#> Date of summary: Fri May 5 12:46:23 2017 +plot_sep(fit)
summary(fit)
#> mkin version: 0.9.46 +#> R version: 3.4.1 +#> Date of fit: Sat Jul 29 15:15:33 2017 +#> Date of summary: Sat Jul 29 15:15:34 2017 #> #> Equations: #> d_parent/dt = - k_parent * parent @@ -168,7 +168,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 381 model solutions performed in 2.203 s +#> Fitted with method Port using 381 model solutions performed in 2.241 s #> #> Weighting: none #> -- cgit v1.2.1