Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 60 found.
[1] < 1 2 3 4 5 6 > [6]  Sort:

stirling.matrix (Package: matrixcalc) : Stirling Matrix

This function constructs and returns a Stirling matrix which is a lower triangular matrix containing the Stirling numbers of the second kind.
● Data Source: CranContrib
● Keywords: math
● Alias: stirling.matrix
● 0 images

spectral.norm (Package: matrixcalc) : Spectral norm of matrix

This function returns the spectral norm of a real matrix.
● Data Source: CranContrib
● Keywords: math
● Alias: spectral.norm
● 0 images

shift.up (Package: matrixcalc) : Shift matrix m rows up

This function returns a matrix where the argument as been shifted up the given number of rows filling the bottom rows with the given fill value.
● Data Source: CranContrib
● Keywords: math
● Alias: shift.up
● 0 images

shift.right (Package: matrixcalc) : Shift matrix n columns to the right

This function returns a matrix that has been shifted to the right n columns filling the previous columns with the given fill value.
● Data Source: CranContrib
● Keywords: math
● Alias: shift.right
● 0 images

shift.left (Package: matrixcalc) : Shift a matrix n columns to the left

This function returns a matrix that has been shifted n columns to the left filling the subsqeuent columns with the given fill value
● Data Source: CranContrib
● Keywords: math
● Alias: shift.left
● 0 images

shift.down (Package: matrixcalc) : Shift matrix m rows down

This function returns a matrix that has had its rows shifted downwards filling the above rows with the given fill value.
● Data Source: CranContrib
● Keywords: math
● Alias: shift.down
● 0 images

set.submatrix (Package: matrixcalc) : Store matrix inside another matrix

This function returns a matrix which is a copy of matrix x into which the contents of matrix y have been inserted at the given row and column.
● Data Source: CranContrib
● Keywords: math
● Alias: set.submatrix
● 0 images

%s% (Package: matrixcalc) : Direct sum of two arrays

This function computes the direct sum of two arrays. The arrays can be numerical vectors or matrices. The result ia the block diagonal matrix.
● Data Source: CranContrib
● Keywords: math
● Alias: %s%
● 0 images

pascal.matrix (Package: matrixcalc) : Pascal matrix

This function returns an n by n Pascal matrix.
● Data Source: CranContrib
● Keywords: math
● Alias: pascal.matrix
● 0 images

one.norm (Package: matrixcalc) : Compute the one norm of a matrix

This function returns the ≤ft| {f{x}} ight|_1 norm of the matrix {mathbf{x}}.
● Data Source: CranContrib
● Keywords: math
● Alias: one.norm
● 0 images