Print and summary methods for simulations
Arguments
- x, object
The output from
run_ligof_sims()
.- ...
Not used.
- alpha
(numeric) The significance level of the test.
Value
The print()
method displays useful information about the simulation study (number of replications, time taken, model information, etc.). The output of summary()
is a tibble()
summarising the rejection rate for an alpha
level test. For convenience, summary()
displays the table in the command line interface.