Learn R Programming

Matrix (version 0.97-4)

dgeMatrix-class: General S4 Matrix class

Description

A general, numeric matrix in the S4 Matrix representation

Arguments

Objects from the Class

Objects can be created by calls of the form new("dgeMatrix", ...) or, more commonly, by coercion from the Matrix class (see Matrix-class).

See Also

Matrix-class, dtrMatrix-class, dsyMatrix-class