Description Usage Arguments Details
View source: R/check_format_interception_parameters.R
This function is initially meant for internal use.
1 |
... |
Either several scalars corresponding to the parameters meant to replace default values in the model, or a single argument containing these parameters in a grouped form (either list or single row data.frame). See details for information on nomenclature and parameters. |
The parameters are inputed either separately or groupedly.
If inputed separately, each argument must have a name that corresponds to one of the Interception model's parameters. If the parameters are grouped into a list or a data.frame, the names of the columns/elements must also fulfill this requirement. Also note that if any parameter is missing, its corresponding default value will be used. Finally, if any argument/element has a name that does not correspond to any of the hereafter listed parameters, said argument will be ignored.
Here are the detailed parameters for Gash's analytical interception model:
* S: Canopy storage capacity per unit area * E_m: mean evaporation rate from saturated rainfall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.