Closed biancaserio closed 8 months ago
Hi @biancaserio, just checking that you closed this because you solved the problem already?
Hi @pitakakariki, Yes - apologies for the confusion. I solved this problem by putting all the data in one dataframe (df) and then specifying data=df). Thanks for checking in! Have a nice day:)
Hello,
I am having trouble using your powerSim() function applied to the following linear fixed effects model:
I am specifically interested in finding out the power of the sex by tot_SA interaction, therefore;
I get the following output, with 200 errors (in 200 simulations):
Furthermore, when checking lastResult()$errors, I get (for each simulation) "Couldn't find object's data.".
I would be extremely grateful if you could help me identify what I am doing wrong in specifying the model?
Please find below the output of the lmer (after manually changing the fixed effect size for "sexM:totSA"])
Thank you very much in advance.
Bianca