Consider standardizing and/or centering inputs to glm, based on @adw96's finding in PR #17, described below:
"I thought I had discovered an asymptotic bias issue in the cluster correlated case... but it was an artifact of numerical instability arising from generating data with outrageous true beta's. I will keep in mind for future that eg beta2 = 5 is just really hard to estimate with this data and can induce the appearance of issues with the actual effect size we care about. So, accuracy continues to be good."
Consider standardizing and/or centering inputs to
glm, based on @adw96's finding in PR #17, described below:"I thought I had discovered an asymptotic bias issue in the cluster correlated case... but it was an artifact of numerical instability arising from generating data with outrageous true beta's. I will keep in mind for future that eg beta2 = 5 is just really hard to estimate with this data and can induce the appearance of issues with the actual effect size we care about. So, accuracy continues to be good."