powered by
This function calculates the forecast Ageing Rate for an electric network asset. See section 6.1.8 on page 38 in CNAIM (2021).
beta_2(current_health_score, age)
Numeric. Forecast ageing rate for an electric network asset.
Numeric. The output returned by the function current_health().
current_health
Numeric. Age of the asset.
beta_2(current_health_score = 1, age = 25)
Run the code above in your browser using DataLab