MAP_smooth: Extract the classification by MAP estimator (complete or...

Description Usage Arguments Value

View source: R/Splitting.R

Description

Extract the classification by MAP estimator (complete or "smooth")

Usage

1
MAP_smooth(probapost, seuil = 0.8)

Arguments

probapost

Matrix of posterior probabilities

seuil

Threshold, by default 0.80

Value

Vector of cluster labels. Observations with maximum conditional probabilithy less than threshold are assigned a cluster label of 0.


andreamrau/maskmeans documentation built on Nov. 13, 2021, 7:44 a.m.