Description Usage Arguments Value Author(s)
View source: R/rescale_par_function.R
Rescaling of distribution parameters (e.g., standard deviation) based on a scaling exponent, i.e., a log-log-linear relationship (power law) between the area ratio of input and output scales and the ratio of the known input parameter value and the unknown output parameter value.
1 | rescale_par(x, x.scale, y.scale, scaling.exp = -0.5)
|
x |
Input value, e.g., known distribution parameter at a certain scale (reference scale) |
x.scale |
Side length of a measurement unit of the input (reference scale) |
y.scale |
Side length of a measurement unit of the output (target scale) |
scaling.exp |
Scaling exponent |
Parameter value at the target scale
Nikolai Knapp, nikolai.knapp@ufz.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.