Hello, I have a set of two conditions: individual.variance and intra.individual.variance with their p values.
Does it make sense to compare variances between those two groups with F test via: var.test(b$inter.individual.variance, b$intra.individual.variance, alternative = "two.sided") If not which test you would recommend in this case? Thanks Ana ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.