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 Oct. 13, 2023, 1:17 a.m.