Partition by PAM

partition_by_pam(mat)

Arguments

mat

The similarity matrix.

Details

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.

Examples

# There is no example
NULL
#> NULL