FisherHotelling Module
Fisher-Z transformation for Pearson correlation coefficient after Hotelling (1953) for n < 50
Types
| Type | Description |
Functions and values
| Function or value | Description |
Full Usage:
createHotellingStatistics r pval zval
Parameters:
float
pval : float
zval : float
Returns: HotellingStatistics
|
|
|
|
Full Usage:
test dataA dataB
Parameters:
float seq
dataB : float seq
Returns: HotellingStatistics
|
FSharp.Stats