Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
PALSE_statistic_handle Member List

This is the complete list of members for PALSE_statistic_handle, including all inherited members.

hist2d(l, ofilename, name1='l', fontsize=16, breaks=None)PALSE_statistic_handlestatic
kendalltau(l1, l2, name1='l1', name2='l2')PALSE_statistic_handlestatic
mann_whitney(l1, l2, name1='l1', name2='l2')PALSE_statistic_handlestatic
median(l, is_list_of_list=False)PALSE_statistic_handlestatic
pearson(l1, l2, name1='l1', name2='l2')PALSE_statistic_handlestatic
plot2d(l1, l2, ofilename, name1='l1', name2='l2', fontsize=16)PALSE_statistic_handlestatic
Rwilcoxon(l1, l2, name1='l1', name2='l2')PALSE_statistic_handlestatic
spearman(l1, l2, name1='l1', name2='l2')PALSE_statistic_handlestatic