[R] comparing variances between two sets of p values for two different conditions
Ana Marija
@okov|c@@n@m@r|j@ @end|ng |rom gm@||@com
Tue Feb 4 18:17:33 CET 2020
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
More information about the R-help
mailing list