
A S4 class for the clustering algorithm on the sphere based on Poisson kernel-based distributions.
Source:R/classes.R
pkbc-class.RdA class to represent the results of Poisson kernel-based clustering procedure for spherical observations.
Slots
res_kList of objects with the results of the clustering algorithm for each value of possible number of clusters considered.
inputList of input data
See also
pkbc() for more details.