Login
Remember
Register
Ask a Question
What is the of use Matrix package in R language?
0
votes
asked
Feb 27, 2020
in
R Language
by
rahuljain1
What is the of use Matrix package in R language?
#r-programming-matrix-package
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 27, 2020
by
SakshiSharma
Matrix package includes those function which support sparse and dense matrices like Lapack, BLAS etc
...