Description Usage Arguments Examples
View source: R/compute_coef_table.R
Function to compute possible combinations of equations and their coefficients, returns parameters in three forms: list of equations with every coefficient (all_coef); table (ult_tab), where columns are variables and rows are equations, contains information about KGE and MRE with final equation for every row (for each combination); table (koefs), which contains coefficients and equation for each combination.
1 | compute_coef_table(rad)
|
rad |
input data.frame |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.