Description Usage Arguments Value
View source: R/myDescriptiveStatistics.R
Variance Ratio Test using Fisher's F-test.
1 | my.variance.ratio(src.vector1, src.vector2)
|
src.vector1 |
; A numeric vector to calculate the first variance over. |
src.vector2 |
; A numeric vector to calculate the second variance over. |
numeric ; .
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.