This functions reads the underlying design for the data
Usage
readPowerParams(jsonfile)
Arguments
- jsonfile
the jsonfile with the necessary parameters for statistical power estimation: target_columns, power_curve, nsimn, levels, max_size, alpha, breaks, effect_size, icc
Value
an object of class PowerParams
Examples
design=readPowerParams(jsonfile)
#> Error: object 'jsonfile' not found