An Implementation of Matrix Mathematics that Respects Row and Column Names
Apply a binary function "by name"
Create row vectors from data
Create a triplet from a matrix
Calculate eigenvalues of a matrix
Calculate eigenvectors of a matrix
Apply a function to an element of a matrix specified by rows and colum...
Names of zero rows and columns
Name-wise matrix Hadamard multiplication
Hatize and invert a vector
Creates a diagonal "hat" matrix from a vector
Compare two matrices "by name" for exact equality
Named identity matrix or vector
Subtract a matrix with named rows and columns from a suitably named an...
Invert a matrix
Tells whether an object is one of a matrix or a Matrix
Is an object a Matrix?
Logarithmic mean of two numbers
Translate row and column types to integer margins
Rename matrix rows and columns by prefix and suffix
Transpose a matrix by name
Trim rows and/or columns from a matrix
Apply a unary function by name
Create a vector with labels from a matrix and values from a vector sto...
Vectorize a matrix
Absolute value of matrix elements
Aggregate rows and columns in a matrix
Aggregate a matrix by pieces of row and/or column names
Aggregate a matrix to prefixes or suffixes of row and/or column names
Aggregation map conversions
Are all matrix elements TRUE?
And "by name"
Are any matrix elements TRUE?
Clean (delete) rows or columns of matrices that contain exclusively `c...
Column products, sorted by name
Column sums, sorted by name
Column type
Compare matrix entries to a value
Create a "byname" matrix from a vector
Complete matrices relative to one another and sort into same row, colu...
Complete rows and columns in one matrix relative to another
Count the number of matrix entries that meet a criterion
Count the number of matrix entries in columns that meet a criterion
Count the number of matrix entries in rows that meet a criterion
Create column vectors from data
Apply a function cumulatively to a list of matrices or numbers
Cumulative element-product that respects row and column names
Cumulative sum that respects row and column names
Data pronoun
Name-wise subtraction of matrices
Gets row names
Compare two matrices "by name" for equality
Exponential of matrix elements
Compute fractions of matrix entries
Name- and element-wise geometric mean of two matrices.
Figure out row and column index maps
Gets column names
Test whether this is the zero matrix
Create a constant vector from matrix a
Named list of rows or columns of matrices
Logarithm of matrix elements
Name- and element-wise logarithmic mean of matrices
Matricize a vector
Create a Matrix amenable to use in the matsbyname package
Name-wise matrix multiplication
matsbyname: An Implementation of Matrix Mathematics that Respects Row ...
Name- and element-wise arithmetic mean of matrices
Name-wise matrix element division
Apply a function "by name" to any number of operands
Apply a function logically to numbers, matrices, or lists of numbers o...
Get the number of columns in a "byname" matrix.
Get the number of rows in a "byname" matrix.
Reallocate values from one row or column to others
Rename matrix rows and columns by piece of row or column names
Organize binary arguments
Pipe operator
Powers of matrix elements
Prepare a vector argument
Prepare the .FUNdots argument for *apply_byname functions.
Product of all elements in a matrix
Assignment
Set the structure of an index map
Rename row or column names via regexp pattern
Replace NaN values with a value
Row products, sorted by name
Row sums, sorted by name
Row type
Test whether matrices or lists of matrices have same structure
Select columns of a matrix (or list of matrices) by name
Select or remove rows or columns based on pieces of the names.
Select (or de-select) rows of a matrix (or list of matrices) by name
Select (or deselect) rows or columns
Select zero columns
Select zero rows
Sets column names
Sets column type for a matrix or a list of matrices
Sets row names
Sets row type for a matrix or a list of matrices
Sorts rows and columns of a matrix
Name-wise addition of matrices
Sum of all elements in a matrix
Calculate the singular value decomposition of a matrix
Change row and column name notation
Convert a matrix or list of matrices between named form and indexed fo...
An implementation of matrix mathematics wherein operations are performed "by name."
Useful links