Other packages > Find by keyword >

matsbyname  

An Implementation of Matrix Mathematics that Respects Row and Column Names
View on CRAN: Click here


Download and install matsbyname package within the R console
Install from CRAN:
install.packages("matsbyname")

Install from Github:
library("remotes")
install_github("cran/matsbyname")

Install by package version:
library("remotes")
install_version("matsbyname", "0.6.13")



Attach the package and use:
library("matsbyname")
Maintained by
Matthew Heun
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-01-25
Latest Update: 2025-05-14
Description:
An implementation of matrix mathematics wherein operations are performed "by name."
How to cite:
Matthew Heun (2019). matsbyname: An Implementation of Matrix Mathematics that Respects Row and Column Names. R package version 0.6.13, https://cran.r-project.org/web/packages/matsbyname. Accessed 01 Jul. 2026.
Previous versions and publish date:
0.4.9 (2019-01-25 18:30), 0.4.10 (2019-02-16 22:40), 0.4.11 (2019-12-05 09:00), 0.4.12 (2020-03-22 07:40), 0.4.13 (2020-04-18 07:20), 0.4.14 (2020-05-01 23:40), 0.4.15 (2020-05-29 15:10), 0.4.16 (2020-11-26 06:40), 0.4.18 (2021-06-03 12:50), 0.4.19 (2021-07-18 06:40), 0.4.20 (2021-07-21 12:00), 0.4.23 (2021-09-02 16:50), 0.4.24 (2021-10-02 15:40), 0.4.25 (2021-10-12 22:20), 0.5.0 (2022-04-01 21:40), 0.5.1 (2023-01-16 16:40), 0.6.0 (2023-03-05 00:50), 0.6.1 (2023-04-25 21:10), 0.6.3 (2023-05-22 22:50), 0.6.4 (2023-08-18 06:02), 0.6.5 (2023-09-17 06:30), 0.6.6 (2023-10-19 14:10), 0.6.7 (2023-12-02 00:00), 0.6.8 (2023-12-21 14:40), 0.6.9 (2024-01-31 05:30), 0.6.10 (2024-02-12 22:20), 0.6.11 (2025-01-17 18:40), 0.6.13 (2025-05-14 20:30)
Other packages that cited matsbyname R package
View matsbyname citation profile
Other R packages that matsbyname depends, imports, suggests or enhances
Complete documentation for matsbyname
Functions, R codes and Examples using the matsbyname R package
Some associated functions: Iminus_byname . Matrix . abs_byname . aggregate_byname . aggregate_pieces_byname . aggregate_to_pref_suff_byname . aggregation_map_helpers . all_byname . and_byname . any_byname . binaryapply_byname . clean_byname . colprods_byname . colsums_byname . coltype . compare_byname . complete_and_sort . complete_rows_cols . count_vals_byname . count_vals_incols_byname . count_vals_inrows_byname . create_colvec_byname . create_matrix_byname . create_rowvec_byname . cumapply_byname . cumprod_byname . cumsum_byname . data . difference_byname . eigenvalues_byname . eigenvectors_byname . elementapply_byname . equal_byname . exp_byname . fractionize_byname . geometricmean_byname . getcolnames_byname . getrownames_byname . getzerorowcolnames_byname . hadamardproduct_byname . hatinv_byname . hatize_byname . identical_byname . identize_byname . invert_byname . is.Matrix . is_matrix_or_Matrix . iszero_byname . kvec_from_template_byname . list_of_rows_or_cols . log_byname . logarithmicmean_byname . logmean . margin_from_types_byname . matricize_byname . matrixproduct_byname . matsbyname-package . mean_byname . naryapply_byname . naryapplylogical_byname . ncol_byname . nrow_byname . organize_args . pipe . pow_byname . prep_vector_arg . prepare_.FUNdots . prodall_byname . quasi-quote-assign . quotient_byname . rename_to_piece_byname . rename_to_pref_suff_byname . replaceNaN_byname . rowprods_byname . rowsums_byname . rowtype . samestructure_byname . select_cols_byname . select_rowcol_piece_byname . select_rows_byname . selectzerocols_byname . selectzerorows_byname . setcolnames_byname . setcoltype . setrownames_byname . setrowtype . sort_rows_cols . sum_byname . sumall_byname . svd_byname . switch_notation_byname . transpose_byname . trim_rows_cols . unaryapply_byname . vec_from_store_byname . vectorize_byname . 
Some associated R codes: Apply.R . Binary.R . Unary.R . Utilities.R . aggregates.R . complete_and_sort.R . complete_rows_cols.R . efficient_vecs.R . mat_byname.R . matsbyname-package.R . notation.R . sort_rows_cols.R . trim.R . utilities_Matrix.R . utils-.data.R . utils-pipe.R . utils-qqassign.R .  Full matsbyname package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

adehabitatHR  
Home Range Estimation
A collection of tools for the estimation of animals home range. ...
Download / Learn more Package Citations See dependency  
GSM  
Gamma Shape Mixture
Implementation of a Bayesian approach for estimating a mixture of gamma distributions in which the m ...
Download / Learn more Package Citations See dependency  
IBMPopSim  
Individual Based Model Population Simulation
Simulation of the random evolution of heterogeneous populations using stochastic Individual-Based Mo ...
Download / Learn more Package Citations See dependency  
validatedb  
Validate Data in a Database using "validate"
Check whether records in a database table are valid usingvalidation rules in R syntax specified with ...
Download / Learn more Package Citations See dependency  
pageviews  
An API Client for Wikimedia Traffic Data
Pageview data from the 'Wikimedia' sites, such as 'Wikipedia' , from en ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA