edge_density_plot: Plots the density of edges in a given group over the MCMC...

Description Usage Arguments

View source: R/sbfc.R

Description

Plots the edge density for the given group for a range of the MCMC iterations (indicated by start and end).

Usage

1
edge_density_plot(sbfc_result, group, start = 0, end = 1)

Arguments

sbfc_result

An object of class sbfc.

group

Which group (0 or 1) to plot edge density for.

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).


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