## Quick example for the one-sample population inference
data(popsimA)
# estimating partial correlation coefficients
pc = population.est(popsimA)
# conducting hypothesis test
Res = population.test.MinPv(pc)
Run the code above in your browser using DataLab