Hi, how can I access the confidence values of one (or more) feature(s) with its possibilities?
In the 20Newsgroup-example, there is the dissect method, within there is used summary(int n), which returns the n most important features with their weights. I want also the features which are placed second or third (or more). How can I access those? Regards, David
