distrEx (version 2.6)

PrognCondition-class: Conditions of class 'PrognCondition'

Description

The class PrognCondition realizes the condition that X+E=y in a convolution setup

Usage

PrognCondition(range = EuclideanSpace())

Arguments

range
an object of class "EuclideanSpace"

Value

"PrognCondition"

Objects from the Class

Objects can be created by calls of the form PrognCondition(range).

Slots

name
Object of class "character": name of the PrognCondition
range
Object of class "EuclideanSpace": range of the PrognCondition

Extends

Class "Condition", directly.

Methods

show
signature(object = "PrognCondition")

See Also

PrognCondDistribution-class,Condition-class