compute_coef_table: compute_coef_table

Description Usage Arguments Examples

View source: R/compute_coef_table.R

Description

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.

Usage

1

Arguments

rad

input data.frame

Examples

1
2
recomended
options(stringsAsFactors = FALSE)

tgmwri/evapR documentation built on April 30, 2021, 10:23 p.m.