andrewhooker / PopED

Population Experimental Design (PopED) in R
https://andrewhooker.github.io/PopED/
GNU Lesser General Public License v3.0
33 stars 21 forks source link

Function to calculate power for parameter being non-zero #26

Closed martin-gmx closed 6 years ago

martin-gmx commented 6 years ago

Did not know exactly where/how to update the tests to also include this function, sorry. Due to the different design options - and possible prior_fim I don't think it makes sense just to back-calculate a needed "N", but rather to show what level of RSE one would need for the targeted power.

andrewhooker commented 6 years ago

I'll add the tests. Thanks.