plot.lme_rescov: Plot of the covariance or correlation matrix of Y

View source: R/covmat.R

plot.lme_rescovR Documentation

Plot of the covariance or correlation matrix of Y

Description

Plot of the covariance or correlation matrix of Y

Usage

## S3 method for class 'lme_rescov'
plot(x, corr = FALSE, ...)

Arguments

x

object of class hec_rescov

corr

logical; if TRUE, prints the correlation matrix instead of the covariance matrix

...

additional arguments, currently ignored


lbelzile/hecstatmod documentation built on Sept. 9, 2024, 6:21 a.m.