probably (version 0.0.3)

species_probs: Predictions on animal species

Description

Predictions on animal species

Arguments

Value

species_probs

a tibble

Details

These data are holdout predictions from resampling for the animal scat data of Reid (2015) based on a C5.0 classification model.

Examples

Run this code
# NOT RUN {
data(species_probs)
str(species_probs)
# }

Run the code above in your browser using DataLab