The pecora (permutation conditional random) package provides functions to perform the one-sample and two-samples t-tests using permutations/sign-flipping.
To install it:
devtools::install_github("angeella/pecora")
library(pecora)
A toy example:
X <- matrix(rnorm(10*100000,5,sd=5),100000,10)
system.time(out1 <- oneSample(X,1000))
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.