pval.sparccboot {microeco} | R Documentation |
Get empirical p-values from bootstrap SparCC output, modified based on https://github.com/zdk123/SpiecEasi
pval.sparccboot(x, sided = "both")
x |
output from |
sided |
type of p-value to compute. Only two sided (sided="both") is implemented. |