Learn R Programming

distrMod (version 2.9.4)

OddSymmetric-class: Class for Odd Functions

Description

Class for odd functions.

Arguments

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

type

Object of class "character": contains “odd function”

SymmCenter

Object of class "numeric": center of symmetry

Extends

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

Author

Matthias Kohl Matthias.Kohl@stamats.de

See Also

OddSymmetric, FunctionSymmetry-class

Examples

Run this code
new("OddSymmetric")

Run the code above in your browser using DataLab