beta_2 | R Documentation |
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)
current_health_score |
Numeric. The output returned by the
function |
age |
Numeric. Age of the asset. |
Numeric. Forecast ageing rate for an electric network asset.
DNO Common Network Asset Indices Methodology (CNAIM), Health & Criticality - Version 2.1, 2021: https://www.ofgem.gov.uk/sites/default/files/docs/2021/04/dno_common_network_asset_indices_methodology_v2.1_final_01-04-2021.pdf
beta_2(current_health_score = 1, age = 25)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.