check whether a matrix is additive
Is there a package in R that checks whether my distance matrix is additive kind of like an is_additive function?
• 2,933 views
•
link
1 answer
Any real-valued matrix is a linear map between vector spaces and therefore additive.
• 0 views
•
link
Log in to answer this question.
what's the relevance for a bioinformatics application?