pval.sparccboot {microeco}R Documentation

SparCC p-vals

Description

Get empirical p-values from bootstrap SparCC output, modified based on https://github.com/zdk123/SpiecEasi

Usage

pval.sparccboot(x, sided = "both")

Arguments

x

output from sparccboot

sided

type of p-value to compute. Only two sided (sided="both") is implemented.


[Package microeco version 0.2.1 Index]