Metadata-Version: 2.1
Name: tegstats
Version: 0.0.1
Summary: Multiple and hierarchical regression and repeated measures ANOVA
Home-page: https://github.com/thomasgladwin/teg_RMA
Author: Thomas E Gladwin
Author-email: thomasgladwin@hotmail.com
License: UNKNOWN
Description: # tegstats
        
        The tegstats package includes teg_RMA and teg_regression
        
        The function teg_regression runs a multiple regression analysis and provides the F-test for explained variance of the overall model and t-tests per coefficient. The function also lets you test significance of additional explained variance of a set of predictors added to a baseline model.
        
        The function teg_RMA runs a repeated measures ANOVA.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
