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