help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Chi2 test


From: Nicholas Jankowski
Subject: Re: Chi2 test
Date: Thu, 21 Feb 2019 18:34:40 -0500

do you have a 

On Thu, Feb 21, 2019 at 12:44 PM Javier Garcia Falaguera <address@hidden> wrote:
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.


As I asked in an earlier email, do you have a good reference we can use for expected behavior, inputs/outputs, maybe a paper or another free open source implementation that we could use as a example... anything? 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]