Learn R Programming

SemiSupervised (version 1.0)

agraph-class: Class ‘agraph’

Description

Anchor Graph Functions

Arguments

Objects from the Class

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

Slots

lparm

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

gparm

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

Methods

lparm

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

gparm

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

See Also

agraph