RiskType-class {ROptEst}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 robast@gmx.de


[Package ROptEst version 0.3-9 Index]