RiskType-class {distrMod}R Documentation

Risk

Description

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

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")

Author(s)

Matthias Kohl Matthias.Kohl@stamats.de


[Package distrMod version 2.0.7 Index]