| PrognCondition-class {distrEx} | R Documentation |
The class PrognCondition realizes the condition that X+E=y in a convolution setup
PrognCondition(range = EuclideanSpace())
range |
an object of class "EuclideanSpace" |
Object of class "PrognCondition"
Objects can be created by calls of the form PrognCondition(range).
name:"character": name of the PrognConditionrange:"EuclideanSpace": range of the PrognCondition
Class "Condition", directly.
signature(object = "PrognCondition")Matthias Kohl Matthias.Kohl@stamats.de
PrognCondDistribution-class,Condition-class
PrognCondition()