AndrewLawrence

Results 4 issues of AndrewLawrence

lower.tail=FALSE instead of the complement increases numerical precision for very small p-values. See #487

Hi there, thanks for the excellent package! I was pooling some data and noticed some (highly significant) p-values were coming out as 0 which then messes with multiple comparisons correction....

I am trying to combine annot.outline (as a background) with a glm result as an overlay (specifically a cluster-masked sig). `annot.outline` looks great on its own, but when used as...

bug

Hey, thanks for your work on this really useful software! I was wondering if blme models are compatible with `lme4::bootMer`? - `lme4::bootMer(my_bmerMod, my_icc_function, nsim = 1000, use.u = FALSE, type...