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.10")



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: 2024-02-12
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.10, https://cran.r-project.org/web/packages/matsbyname
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)
Other packages that cited matsbyname R package
View matsbyname citation profile
Other R packages that matsbyname depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns