PDCluster-class: Class '"PDCluster"'

Description Objects from the Class Slots Extends Methods Author(s)

Description

Partial discharge clusters class.

Objects from the Class

Objects can be created by calls of the form new("PDCluster", ...).

Slots

cluster:

numeric, number of cluster to which each row belongs.

nSims

numeric, number of clara executions.

nClusters

numeric, number of clusters.

metric

character, metric for the clara function.

noise.level

numeric, percentage threshold to consider a classification result as noise.

noise.rm

logical, have the noisy results been removed?

dist:

Object of class "data.frame"

Extends

Class "PD", directly.

Methods

as.data.frame

signature(x = "PDCluster"): ...

densityplot

signature(x = "PDCluster", data = "missing"): ...

histogram

signature(x = "PDCluster", data = "missing"): ...

PD2Long

signature(object = "PDCluster"): ...

show

signature(object = "PDCluster"): ...

xyplot

signature(x = "PDCluster", data = "missing"): ...

Author(s)

Oscar Perpiñán Lamigueiro


pdCluster documentation built on May 2, 2019, 5:25 p.m.