Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
## Define data
ref <- rnorm(5) # actual thermal sensation votes
ref <- cutTSV(ref)
pred <- rnorm(5) # predicted thermal sensation votes
pred <- cutTSV(pred)
calcAvgAcc(ref, pred)
# }
Run the code above in your browser using DataLab