public class FisherZTransformation extends Object
| Constructor and Description |
|---|
FisherZTransformation() |
| Modifier and Type | Method and Description |
|---|---|
static double |
retransform(double value) |
static double |
transform(double value)
zf = 1/2 * ln( (1+r) / (1-r) )
|
Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.