summary.plcp_multi_sim
-objectsPrint method for summary.plcp_multi_sim
-objects
# S3 method for plcp_multi_sim_summary
print(x, add_cols = NULL, bias = TRUE,
power = TRUE, estimates = TRUE, digits = 2, ...)
An object of class plcp_multi_sim_summary
character
vector; indicates the names of the
additional columns that should be added to the output. Intended use case is
when you want to add some of the setup parameters, this print method
is not smart enough to figure out which parameters you are investigating.
logical
; indicates if parameter bias should be printed.
logical
; indicates if empirical power should be printed.
logical
; indicates if the parameter estimates should be printed.
number of significant digits.
Optional arguments.