Skip to content

petergoodin/montecarlo_funcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Montecarlo funcs

Repo to house my (currently) small collection of resampling scripts.


WORK IN PROGRESS


classifier_bs_funcs.py: Compute classification metrics and classification reports with CI.

corr_perm_funcs.py: Permute correlations and correct for multiple comparisons using the maxT method.

diff_perm_funcs.py: Use permutation tests to examine differences between groups. Currently supports t-tests (calling functions from scipy) and ANOVAs (using pyvttbl to support fixed, random and mixed tests). NOTE: pyvttbl is no longer supported and does not run on Python3.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages