| NonSymmetric-class {distrMod} | R Documentation |
Class for Non-symmetric Functions
Description
Class for non-symmetric functions.
Objects from the Class
Objects can be created by calls of the form new("NonSymmetric").
More frequently they are created via the generating function
NonSymmetric.
Slots
typeObject of class
"character": contains “non-symmetric function”SymmCenterObject of class
"NULL"
Extends
Class "FunctionSymmetry", directly.
Class "Symmetry", by class "FunctionSymmetry".
Author(s)
Matthias Kohl Matthias.Kohl@stamats.de
See Also
Examples
new("NonSymmetric")
[Package distrMod version 2.9.1 Index]