obtain P values from Chi-square

13 Ansichten (letzte 30 Tage)
S
S am 9 Nov. 2011
Hi, I was wondering if there's a matlab function (or know of a way to code) to obtain P values from a X^2 value with varying degrees of freedom. Thanks.

Akzeptierte Antwort

bym
bym am 9 Nov. 2011
if you have the stats toolbox:
chi2cdf(n,dof);

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by