Skip to contents

[Experimental] Default parameters that control the way the assessment is run. Presently only includes parameters for post-hoc power, but it is intended to move recent_trend here, along with the arguments that control the calculation of numerical derivatives.

Usage

run_control_default()

Value

A list with the following components:

  • power A list with the following components (all expressed as percentages):

    • target_power default = 90%

    • target_trend default = 5%

    • size default = 5% The power calculations are currently only applied to log-normally distributed data, which is why the trend is expressed as a percentage.