You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A problem with using permutations is that they are computationally heavy. In a future version I will implement improvements to reduce computation time. Options to do this are:
Improve computation time by reducing number of resamples for associations with non-extreme P-values (for example, 0.01<P<0.95). See also here.
A problem with using permutations is that they are computationally heavy. In a future version I will implement improvements to reduce computation time. Options to do this are:
The text was updated successfully, but these errors were encountered: