Learn R Programming

distrMod (version 2.5.3)

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.

Slots

type
Object of class "character": contains “non-symmetric function”
SymmCenter
Object of class "NULL"

Extends

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

See Also

NonSymmetric

Examples

Run this code
new("NonSymmetric")

Run the code above in your browser using DataLab