BrownForsytheTest {CGPfunctions} | R Documentation |
Brown-Forsythe Test for Homogeneity of Variance using median
Description
Brown-Forsythe Test for Homogeneity of Variance using median
Usage
BrownForsytheTest(formula, data)
Arguments
formula |
A fully crossed anova formula. |
data |
A datafram containing the data. |
Value
a table containing the results.
Author(s)
J. Fox, Chuck Powell
[Package CGPfunctions version 0.6.3 Index]