You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried out the shiny app right now, but when I select a 2-level design a power of NaN% is shown (with default values, but also when changing the values).
The 3-level design works.
R shows the following warnings: Warning in qt(1 - alpha/2, df = df) : NaNs wurden erzeugt Warning in qt(alpha/2, df = df) : NaNs wurden erzeugt
I'm using powerlmm version 0.4.0.
Best,
Caroline
The text was updated successfully, but these errors were encountered:
Dear Kristoffer,
I tried out the shiny app right now, but when I select a 2-level design a power of NaN% is shown (with default values, but also when changing the values).
The 3-level design works.
R shows the following warnings:
Warning in qt(1 - alpha/2, df = df) : NaNs wurden erzeugt
Warning in qt(alpha/2, df = df) : NaNs wurden erzeugt
I'm using powerlmm version 0.4.0.
Best,
Caroline
The text was updated successfully, but these errors were encountered: