Learn R Programming

SemiSupervised (version 1.0)

jtharm-class: Class ‘jtharm’

Description

Joint Harmonic Functions

Arguments

Objects from the Class

Objects can be created by calls of the form new("jtharm", ...). or by calling the jtharm function.

Slots

lparm

Object of class ‘parm’ contains lambda parameter values used.

hparm

Object of class ‘parm’ contains h parameter for the kernel function used.

gparm

Object of class ‘parm’ contains the gamma parameter value used.

Methods

lparm

signature(object = "jtharm"): returns the lambda parameter values used.

hparm

signature(object = "jtharm"):returns the h parameter for the kernel function used

gparm

signature(object = "jtharm"): returns the gamma parameter value used.

See Also

jtharm