predict.tidylearn_stratified: Predict from stratified models
Description
Predict from stratified models
Usage
# S3 method for tidylearn_stratified
predict(object, new_data = NULL, ...)
Value
A tibble of predictions with cluster assignments
Arguments
- object
A tidylearn_stratified model object
- new_data
New data for predictions
- ...
Additional arguments