Learn R Programming

⚠️There's a newer version (1.2.7) of this package.Take me there.

futile.matrix (version 1.1.2)

Futile matrix utilities

Description

A collection of matrix manipulation functions including generation of matrix ensembles

Copy Link

Version

Install

install.packages('futile.matrix')

Monthly Downloads

19

Version

1.1.2

License

LGPL-3

Maintainer

Brian Lee Yung Rowe

Last Published

February 7th, 2012

Functions in futile.matrix (1.1.2)

select

Select a subset of a matrix and make assignments as necessary
futile.matrix-package

A collection of matrix manipulation functions
read.matrix

Read a sparse matrix from a file and return a matrix
expand

Expand a matrix to larger dimensions, filling in new entries
dmatrix

Analyze the eigenvalue spectrum of random matrices
peek

Peeks inside a matrix or vector
rmatrix

Operate on random matrices
create.RandomMatrixModel

Type constructors for random matrices and ensembles of random matrices
arrange

Order matrix elements based on rownames and/or colnames