Yeah! it works, i know it because of the degrees of freedom. This is what i
get now
> g <- interaction(ano, edadysexo, zona, estacion)
> fligner.test(rojos ~ g)
Fligner-Killeen test of homogeneity of variances
data: rojos by g
Fligner-Killeen:med chi-squared = 249.7591, df = 87, p
On Jan 10, 2012, at 21:30 , gaiarrido wrote:
> I've made fligner test with the same data, changing the orders of the
> variables, and this what i get
>
>> fligner.test(rojos~edadysexo*zona*ano*estacion)
>
>Fligner-Killeen test of homogeneity of variances
>
> data: rojos by edadysexo b
I've made fligner test with the same data, changing the orders of the
variables, and this what i get
> fligner.test(rojos~edadysexo*zona*ano*estacion)
Fligner-Killeen test of homogeneity of variances
data: rojos by edadysexo by zona by ano by estacion
Fligner-Killeen:med chi-squared =
3 matches
Mail list logo