adjust_factor: Applies an importance weight to an ipfr factor

Description Usage Arguments Value

Description

At lower values of importance, the factor is moved closer to 1.

Usage

1
adjust_factor(factor, importance)

Arguments

factor

A correction factor that is calculated using target/current.

importance

A real between 0 and 1 signifying the importance of the factor. A importance of 1 does not modify the factor. An importance of 0.5 would shrink the factor closer to 1.0 by 50 percent.

Value

The adjusted factor.


pbsag/ipfr documentation built on May 24, 2019, 10:38 p.m.