stats_test-methods {PFP}R Documentation

The P value of PFP

Description

This function can extract the result of statistical analysis

Usage

stats_test(object)

## S4 method for signature 'PFP'
stats_test(object)

Arguments

object,

PFP class

Value

Statistical test result of each pathway score

See Also

PFP-class

Examples

data(PFP_test1)
stats_test <- stats_test(PFP_test1)

[Package PFP version 1.1.0 Index]