R/method.r
computeAnomaly.Rd
Calculate the anomaly score
computeAnomaly(average_depth, sample_size)
average depth of the terminal nodes
number of sample size
anomaly score
if (FALSE) { # \dontrun{ computeAnomaly(10, 256) } # }