classify: Classify data points

classifyR Documentation

Classify data points

Description

This function returns a data frame with the data points classified according to the estimation of cluster probabilities generated by the output of the function hdpGLM

Usage

classify(data, samples)

Arguments

data

a data frame with the data set used to estimate the hdpGLM model

samples

the output of hdpGLM


hdpGLM documentation built on June 8, 2025, 10:05 a.m.