Skip to content

LearnNonparam v1.2.7

Latest
Compare
Choose a tag to compare
@qddyy qddyy released this 30 Jan 07:48
· 1 commit to main since this release
  • R side

    • Fixed p-value calculation and adopted the correlation coefficient as test statistic in Correlation
    • Added display of test types when printing user-defined tests
    • Refined the compilation of R functions in define_pmt
    • Improved calculating efficiency in PairedDifference
  • C++ side

    • Enhanced the permutation efficiency in paired.*
    • Reduced the number of permutations in twosample.* in cases with duplicate elements across samples