Tagged Questions
1
vote
0answers
169 views
Difference between White's reality check and Monte Carlo permutation
In finance, two procedures are sometimes used to help evaluate the likelihood that positive results were obtained strictly due to data mining:
White's Reality Check (WRC), described in White's 2000 ...
9
votes
2answers
3k views
How can one do an MCMC hypothesis test on a mixed effect regression model with random slopes?
The library languageR provides a method (pvals.fnc) to do MCMC significance testing of the fixed effects in a mixed effect regression model fit using lmer. However, pvals.fnc gives an error when the ...