I'm wondering if R has functions to return pvalues with given x-squares and
df. I googled for it but couldn't seem to find one. Appreciate any helps
here.
An example: df=4, x<- c(33.69, 32.96, 30.90) which are the statistic for
chi-square, I'd like to get the corresponding pvalues for each values in x.
Thanks.
-Karen

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch 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