| predict.tidylearn_stratified | R Documentation |
Predict from stratified models
## S3 method for class 'tidylearn_stratified'
predict(object, new_data = NULL, ...)
object |
A tidylearn_stratified model object |
new_data |
New data for predictions |
... |
Additional arguments |
A tibble of predictions with cluster assignments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.