Description Usage Arguments Examples
Function that creates set of equations based on KGE and MRE
1 | select_best(TAB)
|
TAB |
table of all calculated equations, can be ctreated with function 'compute_coef_table()' |
1 2 | TAB <- compute_coef_table(dta)$ult_tab
best_eq_list <- select_best(TAB)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.