pitakakariki / simr

Power Analysis of Generalised Linear Mixed Models by Simulation
69 stars 19 forks source link

Binomial, Bernoulli, etc #185

Open pitakakariki opened 4 years ago

pitakakariki commented 4 years ago

Multiple ways to do a binomial glmm, i.e. logical, successes (+size), cbind, (proportions?).

Need unit tests for all of them.

Explicit printout of which type sime is assuming just in case it gets it wrong?