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