powered by
Computes value for AR1 correlation coefficient for use in p_adjust
p_adjust
ar1Solver(t)
Estimated AR1 correlation coefficient
A numeric vector of t-statistics
t <- rt(1e3, df = 1) rho <- ar1Solver(t)
Run the code above in your browser using DataLab