rescale_par: Rescale parameter

Description Usage Arguments Value Author(s)

View source: R/rescale_par_function.R

Description

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.

Usage

1
rescale_par(x, x.scale, y.scale, scaling.exp = -0.5)

Arguments

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

Value

Parameter value at the target scale

Author(s)

Nikolai Knapp, nikolai.knapp@ufz.de


niknap/ScalingFunctions documentation built on May 22, 2021, 6:43 a.m.