Learn R Programming

CNAIM (version 2.1.4)

cof: Consequences of Failure

Description

This function calculates consequences of failure (cf.section 7, page 75, CNAIM, 2021).

Usage

cof(financial_cof, safety_cof, environmental_cof, network_cof)

Value

Numeric. Consequences of failure.

Arguments

financial_cof

Numeric. Financial consequences of failure.

safety_cof

Numeric. Safety consequences of failure.

environmental_cof

Numeric. Environmental consequences of failure.

network_cof

Numeric. Network cost of failure.