pitakakariki / simr

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

Error: could not find function "powerSim" #175

Open mrahimit opened 4 years ago

mrahimit commented 4 years ago

Hi , I have been using lme4 and SIMR for my power analysis but what ever I do I get this error: could not find function "powerSim" Do you have any idea what is going on?

Thanks

pitakakariki commented 4 years ago

Based on your other question it sounds like you're using nlme, not lme4?

It also looks like you haven't called library(simr)?