This is a function to prepare data for visualization using
make_pp_plot
.
format_pp(fit, co = FALSE)
Arguments
- fit
A list obtained from the do_bms
.
- co
A logical varialbe as to whether to visualize the
probability of crossover interaction. If this is set to
TRUE
, summary
must be set to FALSE
when
running do_bms
.