obtain P values from Chi-square

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.

 Respuesta aceptada

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

Más respuestas (0)

Etiquetas

Preguntada:

S
S
el 9 de Nov. de 2011

Community Treasure Hunt

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

Start Hunting!

Translated by