Learn R Programming

distrMod (version 2.1.1)

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.

Extends

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

concept

  • odd function
  • symmetry

See Also

OddSymmetric, FunctionSymmetry-class

Examples

Run this code
new("OddSymmetric")

Run the code above in your browser using DataLab