RiskType-class {ROptEstOld}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 ROptEstOld version 0.5.2 Index]