R语言c2c包说明文档(版本 0.1.0)

返回R语言所有包列表

calculate_clustering_metrics 计算混淆矩阵的聚类度量
class_entropy 计算每个类的簇熵
class_purity 计算每个类别的簇纯度
get_conf_mat 从两个分类/聚类解决方案生成混淆矩阵。
get_hard 将软(模糊,概率)隶属度分解为硬二进制矩阵
labels_to_matrix 将一个类标签向量生成一个硬二进制矩阵
overall_entropy 计算总簇熵
overall_purity 计算总簇纯度
percentage_agreement 计算总体百分比协议