I am about to evaluate the outlier detection mode of random forests. At [1]http://www.stat.berkeley.edu/~breiman/RandomForests/cc_home.htm#outliers the raw outlier measure for a case n is defined as
nsample/AverageProximity I wasn't able to figure out, what "nsample" stands for. Can anyone help me? References 1. http://www.stat.berkeley.edu/~breiman/RandomForests/cc_home.htm#outliers ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.