FISHER (PQL - xl)
This function returns the Fisher transformation for a specified value
- Library: PQL \ Spreadsheet \ Statistical
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
- Solve: This function can be used with the Solve plug-in: both as part of the objective function and constraint functions
Syntax
FISHER(x)
Function Arguments
Name | Description | Type | Optional |
x | Provide a numeric value that is less than 1 and greater than –1 for which you want the transformation | Number |
|
Comments
This function is the same as the Microsoft Excel 'FISHER' function - using the same inputs, logic and outputs.