| partition_by_pam {simplifyEnrichment} | R Documentation |
Partition by PAM
partition_by_pam(mat)
mat |
The similarity matrix. |
The clustering is performed by pam with setting pamonce argument to 5.
This function is used to set to the partition_fun argument in binary_cut.
# There is no example NULL