data-raw/interactive_troubleshooting.R

rm(list = ls())
devtools::load_all()
library(magrittr)

load("data/example_data.rda")

# object <- example_data
# method = "both"
# id = NULL
# counts = "PAXINTEN"
# wear = NULL
# sb = 100
# valid_indices = NULL

get_profile(example_data, counts = "PAXINTEN", method = "decisionTree")
paulhibbing/SBprofiles documentation built on June 16, 2022, 3:31 a.m.