bx-python

Contents:

  • Application Documentation
    • bx package
    • bx_extras package
      • Submodules
        • bx_extras.fpconst module
        • bx_extras.lrucache module
        • bx_extras.pstat module
        • bx_extras.stats module
      • Module contents
bx-python
  • lib
  • bx_extras package
  • View page source

bx_extras package

Submodules

  • bx_extras.fpconst module
    • isFinite()
    • isInf()
    • isNaN()
    • isNegInf()
    • isPosInf()
    • test()
    • test_isFinite()
    • test_isInf()
    • test_isNaN()
    • test_isNegInf()
    • test_isPosInf()
  • bx_extras.lrucache module
    • CacheKeyError
    • DEFAULT_SIZE
    • LRUCache
      • LRUCache.mtime()
      • LRUCache.size
  • bx_extras.pstat module
    • abut()
    • cmp()
    • colex()
    • collapse()
    • dm()
    • duplicates()
    • flat()
    • linedelimited()
    • lineincols()
    • lineincustcols()
    • linexand()
    • linexor()
    • list2string()
    • makelol()
    • makestr()
    • nonrepeats()
    • pl()
    • printcc()
    • printincols()
    • printl()
    • recode()
    • remap()
    • replace()
    • roundlist()
    • simpleabut()
    • sortby()
    • unique()
  • bx_extras.stats module
    • Dispatch
    • lF_oneway()
    • lF_value()
    • lbetacf()
    • lbetai()
    • lchisqprob()
    • lchisquare()
    • lcumfreq()
    • lcumsum()
    • ldescribe()
    • lerfcc()
    • lfindwithin()
    • lfprob()
    • lfriedmanchisquare()
    • lgammln()
    • lgeometricmean()
    • lharmonicmean()
    • lhistogram()
    • lincr()
    • litemfreq()
    • lkendalltau()
    • lkruskalwallish()
    • lks_2samp()
    • lksprob()
    • lkurtosis()
    • llinregress()
    • lmannwhitneyu()
    • lmean()
    • lmedian()
    • lmedianscore()
    • lmode()
    • lmoment()
    • lobrientransform()
    • lpaired()
    • lpearsonr()
    • lpercentileofscore()
    • lpointbiserialr()
    • lrankdata()
    • lranksums()
    • lrelfreq()
    • lsamplestdev()
    • lsamplevar()
    • lscoreatpercentile()
    • lsem()
    • lshellsort()
    • lskew()
    • lspearmanr()
    • lsquare_of_sums()
    • lss()
    • lstdev()
    • lsterr()
    • lsum()
    • lsumdiffsquared()
    • lsummult()
    • ltiecorrect()
    • ltrim1()
    • ltrimboth()
    • lttest_1samp()
    • lttest_ind()
    • lttest_rel()
    • lvar()
    • lvariation()
    • lwilcoxont()
    • lz()
    • lzprob()
    • lzs()
    • outputpairedstats()
    • writecc()

Module contents

Previous Next

© Copyright 2005-2019, James Taylor; 2019-2023, Nicola Soranzo.

Built with Sphinx using a theme provided by Read the Docs.