The DSC object the weights are being requested from.
type
Return wrights of micro- or macro-clusters in x.
Auto uses the class of x to decide.
scale
a range (from, to) to scale the weights.
Returns by default the raw weights.
...
Additional arguments are passed on.
Value
A vector containing the weight of each micro-cluster or macro-cluster.
Internally the call is delegated to the appropriate
get_microweights() or get_macroweights() method.
Details
The cluster weights are typically a function of how many points were
assigned to each cluster.