Learn R Programming

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

futile.matrix (version 1.2.2)

Random matrix generation and manipulation

Description

A collection of functions for manipulating matrices and generating ensembles of random matrices

Copy Link

Version

Install

install.packages('futile.matrix')

Monthly Downloads

19

Version

1.2.2

License

LGPL-3

Maintainer

Brian Lee Yung Rowe

Last Published

May 7th, 2014

Functions in futile.matrix (1.2.2)

arrange

Order matrix elements based on rownames and/or colnames
peek

Peeks inside a matrix or vector
dmatrix

Analyze the eigenvalue spectrum of random matrices
rmatrix

Operate on random matrices
select

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

A collection of matrix manipulation functions
expand

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

Type constructors for random matrices and ensembles of random matrices
read.matrix

Read a sparse matrix from a file and return a matrix