Skip to contents

This functions reads the underlying design for the data

Usage

readProbabilityModel(jsonfile)

Arguments

jsonfile

the jsonfile with the necessary parameters for probability model: error_is_non_normal, family_p

Value

an object of class ProbabilityModel

Examples

design=readPowerParams(jsonfile)
#> Error: object 'jsonfile' not found