Description Usage Arguments Value Author(s) See Also Examples
Compute the Fisher transform Jacobean.
1 2 3 4 5 6 | ## Static method (use this):
## DataFilter$fisherTransformJacobean(x, ...)
## Don't use the below:
## S3 method for class 'DataFilter'
fisherTransformJacobean(static, x, ...)
|
x |
Input |
... |
Not used |
Fisher transform jacobean.
Alex Lisovich, Roger Day
For more information see DataFilter
.
1 2 3 4 | ## Not run:
J<-DataFilter$fisherTransform.Jacobean(x);
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.