signal_size_plot: Trace plot of Group 1 size

Description Usage Arguments

View source: R/sbfc.R

Description

Plots the Group 1 size for a range of the MCMC iterations (indicated by start and end).

Usage

1
signal_size_plot(sbfc_result, start = 0, end = 1, samples = F)

Arguments

sbfc_result

An object of class sbfc.

start

The start of the included range of MCMC iterations (default=0, i.e. starting with the first iteration).

end

The end of the included range of MCMC iterations (default=1, i.e. ending with the last iteration).

samples

Calculate signal group size based on sampled MCMC graphs after burn-in and thinning, rather than graphs from all iterations (default=FALSE).


sbfc documentation built on Jan. 16, 2022, 1:06 a.m.