
Translate the normalized sampled values of a parameter to ranges of groups of that parameter (e.g. when perco should have different ranges based on the initial values of perco in all HRUs)
Source:R/prepare.R
translate_to_boundaries.Rd
Translate the normalized sampled values of a parameter to ranges of groups of that parameter (e.g. when perco should have different ranges based on the initial values of perco in all HRUs)
Arguments
- par_tbl
Table with the sampled parameter combinations
- par_name
Name of the parameter which should be translated
- par_bound
List of parameter boundaries to which the normalized values should be transformed to.
- par_group
(named) Integer vector which defines the groups to which each spatial unit belongs to.