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

3 次查看(过去 30 天)
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.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 ANOVA 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by