RAVE
tcritical.py File Reference

Contains lookup table of critical values for Student's T-test of means. More...

Namespaces

namespace  Lib.gadjust.tcritical
 

Functions

 Lib.gadjust.tcritical.readT (fstr=TFILE)
 Look-up table reader.
 
 Lib.gadjust.tcritical.convert2dict (fstr=TFILE_TEMPLATE)
 One-off to create the pickle file.
 
 Lib.gadjust.tcritical.getTTABLE ()
 Call this function to get the translation table instead of going directly at TTABLE.
 

Variables

 Lib.gadjust.tcritical.TTABLE = None
 

Detailed Description

Contains lookup table of critical values for Student's T-test of means.

Author
Daniel Michelson, SMHI
Date
2013-01-01