Rdocumentation
powered by
Learn R Programming
Matrix (version 0.97-4)
corrmatrix-class: Class "corrmatrix"
Description
A class of correlation matrices
Arguments
Objects from the Class
Objects can be created by calls of the form
new("corrmatrix", ...)
.
Extends
Class
"matrix"
, from data part. Class
"structure"
, by class "matrix". Class
"array"
, by class "matrix". Class
"vector"
, by class "matrix".