
Apply chosen k/res to an object (returns updated object)
apply_tuned_clustering.RdApply chosen k/res to an object (returns updated object)
Usage
apply_tuned_clustering(
obj,
dims_use,
k_best,
res_best,
prune = 0.1,
algorithm = 4,
seed = 1
)