cluster: Cluster Multivariate Data

Description Usage Arguments

View source: R/discretize_jointly.R

Description

The function obtains clusters from data using the given number of clusters, which may be a range.

Usage

1
cluster(data, k, method)

Arguments

data

input continuous multivariate data

k

the number(s) of clusters

method

the method for clustering


GridOnClusters documentation built on Jan. 28, 2022, 9:06 a.m.