Learn R Programming

CNAIM (version 2.1.4)

financial_cof_relay: Financial cost of Failure for Relays

Description

This function calculates financial consequences of failure Financial consequences of failure is used in the derivation of consequences of failure see cof(). Outputted in DKK.

Usage

financial_cof_relay(access_factor_criteria)

Arguments

access_factor_criteria

String. Asses Financial factor criteria for relay setting. Options: access_factor_criteria = c("Type A", "Type B", "Type C").

Examples

Run this code
financial_cof_relay(access_factor_criteria = "Type A")

Run the code above in your browser using DataLab