Site icon R-bloggers

Matrix Multiplication Using “For Loops”

[This article was first published on Blogs on adejumo999@gmail.com, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
“That’s all data is. A gift from yesterday that you receive today to make tomorrow better” — Jon Acuff body {text-align: justify} Linear Algebra is a branch of mathematics that deals with vectors and matrices, though some find it difficult, I still find it easier than good old calculus. Vectors and matrices are very important data structures in R, which is why the knowledge of linear algebra is very important.

To leave a comment for the author, please follow the link and comment on their blog: Blogs on adejumo999@gmail.com.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.