Learn R Programming

distrMod (version 2.5.3)

RiskType-class: Risk

Description

Class of risks; e.g., estimator risks.

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

type
Object of class "character": type of risk.

Methods

type
signature(object = "RiskType"): accessor function for slot type.
show
signature(object = "RiskType")