Plots the Group 1 size for a range of the MCMC iterations (indicated by start
and end
).
signal_size_plot(sbfc_result, start = 0, end = 1, samples = F)
An object of class sbfc
.
The start of the included range of MCMC iterations (default=0, i.e. starting with the first iteration).
The end of the included range of MCMC iterations (default=1, i.e. ending with the last iteration).
Calculate signal group size based on sampled MCMC graphs after burn-in and thinning, rather than graphs from all iterations (default=FALSE).