simr icon indicating copy to clipboard operation
simr copied to clipboard

Power Analysis of Generalised Linear Mixed Models by Simulation

Results 106 simr issues
Sort by recently updated
recently updated
newest added

A small pilot study may not give a precise estimate of data variability. If the data from the larger study turns out to be substantially larger, then realised power may...

Check if it's still giving different results in some cases. AGHQ=0 initialisation vs last MLE initialisation.

Hello, My colleague and I have been running different variations of a power analysis and run into an issue where the power is either 100% or 0%. Here is our...

Hi there, I've fitted a model using geem2, and it outputs the p-values in the coefficients table as simply "p", not "Pr(>|z|)". This results in an error as powerSim/doTest only...

Either 1. Handle missing data properly. 2. Fail nicely when there is missing data.

See e.g. https://github.com/pitakakariki/simr/issues/205 Give an error message, suggest use of `extend`. Optional: Automatically extend?

`powerCurve` and `powerSim` should both probably throw a warning if there are any errors or warnings to report.

Hello, I would like to report a possible bug, and I would be very grateful for advice to work around it. The issue regards missing data, and I have not...

Verbose option for interactive use. Messages when it fits reduced models, print anova tables before extracting p-values.

This is really just `compare` because there's no random part, but no reason it shouldn't still work.