summary.feature_test {biogram} | R Documentation |
Summarizes results of test_features
function.
## S3 method for class 'feature_test'
summary(object, conf_level = 0.95, ...)
object |
of class |
conf_level |
confidence level. A feature with p-value equal to or smaller than the confidence is considered significant. |
... |
ignored |
nothing.