Evaluates a feature set under the UBayFS model framework.
evaluateFS(state, model, method = "spearman", log = FALSE)evaluateMultiple(state, model, method = "spearman", log = TRUE)
a posterior probability value
a binary membership vector describing a feature set
a `UBaymodel` object created using build.UBaymodel
type of correlation (`pearson`,`kendall`, or `spearman`)
whether the admissibility should be returned on log scale
evaluateMultiple(): Evaluate multiple feature sets