Hi, All!

To calculate Levene's Test for Homogeneity of Variance I use R Commander,
and this is the output:

> levene.test(Dataset$age, Dataset$sex)
Levene's Test for Homogeneity of Variance
      Df F value Pr(>F)
group  1  0.8739 0.3567
      33

I am not sure what means "Pr(>F)"? Can anyone explain/translate this?


Regards,
Iurie Malai
Department of Psychology and Special Education
Moldova Pedagogical State University

iurie.ma...@gmail.com

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
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.

Reply via email to