Azzera filtri
Azzera filtri

Why do I obtain p=NaN when I perform anovan?

2 visualizzazioni (ultimi 30 giorni)
Simo
Simo il 24 Ott 2014
Commentato: Geoff Hayes il 25 Ott 2014
Hi! I have to perform an Anova analysis with ANOVAN: I have column Y to compare with column of numbers g1, g2, g3. they all have the same number of elements.This is my script: p=anovan(Y, {g1, g2, g3}). The result is sum sq. = 0 0 0 mean sq= 0 0 0 P=NaN NaN NaN, F=NaN NaN NaN . I don't understand why.

Risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by