adjust_factor {ipfr} | R Documentation |
Applies an importance weight to an ipfr factor
Description
At lower values of importance, the factor is moved closer to 1.
Usage
adjust_factor(factor, importance)
Arguments
factor |
A correction factor that is calculated using target/current. |
importance |
A |
Value
The adjusted factor.
[Package ipfr version 1.0.2 Index]