explain.fisher: F Fisher Distribution Function Explained
Description
Step by step demonstration of the fisher distribution calculus.
Usage
explain.fisher(x,y)
Arguments
x
Should be a vector
y
Should be a vector
Value
Numeric result and the process of this calculus explained.
Details
To calculate the fisher distribution, the user should give two vectors of numbers. The result is a continuous probability distribution that arises frequently as the null distribution of a test statistic. We can saw fisher distribution formule in the fisher_ help document.