PrognCondition-class
From distrEx v2.8.0
by Matthias Kohl
Conditions of class 'PrognCondition'
The class PrognCondition
realizes the condition that X+E=y in a convolution setup
- Keywords
- distribution
Usage
PrognCondition(range = EuclideanSpace())
Arguments
- range
an object of class
"EuclideanSpace"
Value
Object of class "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 PrognConditionrange
Object of class
"EuclideanSpace"
: range of the PrognCondition
Extends
Class "Condition"
, directly.
Methods
- show
signature(object = "PrognCondition")
See Also
Examples
# NOT RUN {
PrognCondition()
# }
Community examples
Looks like there are no examples yet.