Learn R Programming

CNAIM (version 1.0.1)

cof: Consequences of Failure

Description

This function calculates consequences of failure (cf.section 7, page 71, CNAIM, 2017).

Usage

cof(financial_cof, safety_cof, environmental_cof, network_cof)

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.

Value

Numeric. Consequences of failure.