Plot density contour of beta coefficients
plot.density.Rd
Creates a contour plot from a 2D kernel density estimate of beta coefficients.
Usage
# S3 method for class 'density'
plot(
data,
group = "Dyad",
xname = "Particpant 1 Beta",
yname = "Participant 2 Beta"
)