calculatePower
calculatePower.Rd
This functions makes statistical power estimates given the data, the underlying design for it and the assumed probability model of the error distribution
Arguments
- data
Input data frame with columns having all the necessary information regarding the dependent and independent variables of interest
- design
an object of class RMeDesign with the necessary design information about the data
- model
an object of class ProbabilityModel giving the error distribution of the data
- power_param
an object of class PowerParams giving the target parameter of interest and the other necessary parameter to perform the power estimation