stats_test-methods {PFP} | R Documentation |
This function can extract the result of statistical analysis
stats_test(object) ## S4 method for signature 'PFP' stats_test(object)
object, |
|
Statistical test result of each pathway score
data(PFP_test1) stats_test <- stats_test(PFP_test1)