# Critical values for the Topological Binary Test at 0.01 and 0.05 levels of significance.
TBT.criticalValue(m=8, k=256, alpha=0.01, cdf=FALSE, exact=FALSE)
TBT.criticalValue(m=8, k=256, alpha=0.05, cdf=FALSE, exact=FALSE)
Run the code above in your browser using DataLab