|
From: | Nicholas Jankowski |
Subject: | Re: Chi2 test |
Date: | Thu, 21 Feb 2019 18:34:40 -0500 |
Hi people,Many thanks for the support. I just find out that this function[pval_mu, chisq_mu, df_mu] = chisquare_test_homogeneity (d1, d2, c1)Doesnt allow any of the values of c1 to be less than 0 (even 0.99 induces to error).As commented in some mail before, the result is that we get a division by 0, lead to NaN error. It could be great to check it and change it at some point.
[Prev in Thread] | Current Thread | [Next in Thread] |