Learn R Programming

distrMod (version 2.0.7)

NonSymmetric-class: Class for Non-symmetric Functions

Description

Class for non-symmetric functions.

Arguments

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.

Extends

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

concept

symmetry

See Also

NonSymmetric

Examples

Run this code
new("NonSymmetric")

Run the code above in your browser using DataLab