distr (version 2.8.0)

NoSymmetry-class: Class for Non-symmetric Distributions

Description

Class for non-symmetric distributions.

Arguments

Objects from the Class

Objects can be created by calls of the form new("NoSymmetry"). More frequently they are created via the generating function NoSymmetry.

Slots

type

Object of class "character": contains “non-symmetric distribution”

SymmCenter

Object of class "NULL"

Extends

Class "DistributionSymmetry", directly.
Class "Symmetry", by class "DistributionSymmetry".

Author

Matthias Kohl Matthias.Kohl@stamats.de

See Also

NoSymmetry, Distribution-class

Examples

Run this code
new("NoSymmetry")

Run the code above in your browser using DataLab