summaryrefslogtreecommitdiff
path: root/cov.awk (unfollow)
Commit message (Collapse)Author
2019-04-13optimized covariance script;wukong
added 'nan' output to diff; added ':' output delimiter to lin_reg and quad_reg; fixed broken r^2 calc in quad_reg;
2019-01-06added weighted mean estimate, avg x per y, to lin_reg outputwukong
2018-06-18removed hardcoded OMFT assignmentswukong
2018-06-18adjusted print statements to use OFMT, OFS, and ORS;wukong
2018-06-17added covariance matrix calculationwukong