powered by
F.mp(formula, which)
Y ~ X
Y
X
lm.mp
permF.mp
Y = matrix(rnorm(6000), nrow=20) X = rnorm(20) t2 = F.mp(Y~X, which=2)
Run the code above in your browser using DataLab