Changeset 1271 for trunk/yat/statistics/PearsonCorrelation.h
- Timestamp:
- Apr 9, 2008, 6:11:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/PearsonCorrelation.h
r1145 r1271 70 70 71 71 P-value is calculated using function pearson_p_value(double, 72 u _int) where degrees of freedom is calculated using n(void) in72 unsigned int) where degrees of freedom is calculated using n(void) in 73 73 AveragerPairWeighted. 74 74
Note: See TracChangeset
for help on using the changeset viewer.