generalMatrix-class(Matrix)
generalMatrix-class()所属R语言包:Matrix
Class "generalMatrix" of General Matrices
一般矩阵类“generalMatrix”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Virtual class of “general” matrices; i.e., matrices that do not have a known property such as symmetric, triangular, or diagonal.
虚拟类,即“一般”的矩阵,矩阵没有对称,三角形,或对角线,如著名的物业。
类的对象----------Objects from the Class----------
A virtual Class: No objects may be created from it.
可以从它创建一个虚拟类:无对象。
插槽----------Slots----------
factors ,
factors
Dim ,
Dim
Dimnames: all slots inherited from
Dimnames:所有插槽继承
延伸----------Extends----------
Class "compMatrix", directly. Class "Matrix", by class "compMatrix".
类"compMatrix",直接。类"Matrix"类"compMatrix"。
参见----------See Also----------
Classes compMatrix, and the non-general virtual classes: symmetricMatrix, triangularMatrix, diagonalMatrix.
类compMatrix,非一般的虚拟课堂:symmetricMatrix,triangularMatrix,diagonalMatrix。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|