Skip to content
Prev 16136 / 20628 Next

bootstrapping coefficient p-values under null hypothesis in case-resampling multiple linear mixed-effects regression

I don't know. But I have the following suggestions/questions:

- the closest/simplest analogue for what you want to do would seem to be
a *permutation test*: that is, rather than sampling your data with
replacement, sample the predictor variables _without_ replacement, to
simulate the null hypothesis (independence between predictors and responses)
- alternatively you could try robust methods, e.g. the robustlmm package
On 18-01-27 05:19 PM, Aleksander G??wka wrote: