Learn R Programming

ROptEstOld (version 1.2.0)

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