Skip to content
Prev 1234 / 20628 Next

chi-square mixtures for random effects LRTs

On Sat, Aug 9, 2008 at 12:54 PM, Daniel Ezra Johnson
<danielezrajohnson at gmail.com> wrote:
Yes.
Parameters for which 0 is not the boundary value, e.g. correlations,
count for 1 degree of freedom.  Parameters for which 0 is the boundary
value, e.g. standard deviations or variances, contribute a mixture of
0 and 1 degree of freedom.  In example 3 the degrees of freedom for
reference distribution would be Mix(0,1) as you suspect.  That is
relatively easy to implement in that the effective p-value is 1/2 the
p-value that is calculated for 1 degree of freedom.  In general if you
have a mixture that is 50% chi-squared J and 50% chi-squared K then
you calculate the p-value for J and the p-value for K and average
them.  It happens that the p-value for a chi-squared with 0 degrees of
freedom is 0 for any positive likelihood ratio.