s4pm-class: Class 's4pm'

Description Objects from the Class Slots Methods Author(s) See Also

Description

Safe Semi-Supervised Semi-Parametric Model Class

Objects from the Class

Objects can be created by calls of the form new("s4pm", ...). or by calling the S4 generic s4pm 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 = "s4pm"): returns the lambda parameter values used.

hparm

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

gparm

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

Author(s)

Mark Vere Culp

See Also

s4pm


SemiSupervised documentation built on May 11, 2018, 5:03 p.m.