classify {hdpGLM} | R 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 |
samples |
the output of |
[Package hdpGLM version 1.0.3 Index]