Description Objects from the Class Slots Extends Methods Author(s)
Partial discharge clusters class.
Objects can be created by calls of the form new("PDCluster", ...)
.
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"
Class "PD"
, directly.
signature(x = "PDCluster")
: ...
signature(x = "PDCluster", data = "missing")
: ...
signature(x = "PDCluster", data = "missing")
: ...
signature(object = "PDCluster")
: ...
signature(object = "PDCluster")
: ...
signature(x = "PDCluster", data = "missing")
: ...
Oscar Perpiñán Lamigueiro
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.