plot_CovMat {SteppedPower} | R Documentation |
Visualise a Covariance Matrix
Description
Currently not exported.
Usage
plot_CovMat(CovMat, show_colorbar = FALSE)
Arguments
CovMat |
A covariance matrix (possibly in sparse matrix notation) |
show_colorbar |
logical, should the colorbar be shown? |
Value
a plotly object
[Package SteppedPower version 0.3.5 Index]