autoMMCluster: Cluster using a Mixture Model

Description Usage Arguments Value

View source: R/MEMA_Test_Exp_Functions.R

Description

autoMMCluster uses a Mixture Model to assign clusters.

Usage

1
autoMMCluster(x, G = 2)

Arguments

x

A numeric vector

G

the number of groups or clusters

Value

The cluster assignments of the values in x using Mclust from the mclust package.


kdaily/MEMA documentation built on May 20, 2019, 8:28 a.m.