diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-01 12:19:03 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-01 12:19:03 +0100 |
commit | bbb74d4f60033899cd5cdd36aa70f157bc52209e (patch) | |
tree | ca0f620ba0ffd59ff242071260d2346e4ca254ff /docs/reference/update.mkinfit.html | |
parent | 70e48e8360875f22970174d409c46cb3f076fa99 (diff) |
Fix bug in yesterdays release, add methods for BIC
Diffstat (limited to 'docs/reference/update.mkinfit.html')
-rw-r--r-- | docs/reference/update.mkinfit.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/reference/update.mkinfit.html b/docs/reference/update.mkinfit.html index b4040a1b..b9f6f9a9 100644 --- a/docs/reference/update.mkinfit.html +++ b/docs/reference/update.mkinfit.html @@ -264,7 +264,7 @@ remove arguments given in the original call</p></td> #> #> $time #> User System verstrichen -#> 10.314 0.000 10.320 +#> 10.251 0.000 10.257 #> #> $mkinmod #> <mkinmod> model generated with @@ -413,8 +413,8 @@ remove arguments given in the original call</p></td> #> $rss #> function (P) #> cost_function(P, OLS = TRUE, update_data = FALSE) -#> <bytecode: 0x555557c557c8> -#> <environment: 0x55555bb0e330> +#> <bytecode: 0x555558e48258> +#> <environment: 0x55555caa08e0> #> #> $ll #> function (P, fixed_degparms = FALSE, fixed_errparms = FALSE) @@ -422,8 +422,8 @@ remove arguments given in the original call</p></td> #> -cost_function(P, trans = FALSE, fixed_degparms = fixed_degparms, #> fixed_errparms = fixed_errparms, OLS = FALSE, update_data = FALSE) #> } -#> <bytecode: 0x555557c55bf0> -#> <environment: 0x55555bb0e330> +#> <bytecode: 0x555558e47e30> +#> <environment: 0x55555caa08e0> #> #> $start #> value type @@ -500,7 +500,7 @@ remove arguments given in the original call</p></td> #> [1] 12 #> #> $date -#> [1] "Thu Oct 31 01:49:09 2019" +#> [1] "Fri Nov 1 10:10:42 2019" #> #> $version #> [1] "0.9.49.6" |