Learn R Programming

SteppedPower (version 0.3.4)

plot_CovMat: Visualise a Covariance Matrix

Description

Currently not exported.

Usage

plot_CovMat(CovMat, show_colorbar = FALSE)

Value

a plotly object

Arguments

CovMat

A covariance matrix (possibly in sparse matrix notation)

show_colorbar

logical, should the colorbar be shown?