How to create matrix in R?

Sdílet
Vložit
  • čas přidán 2. 07. 2024
  • Matrices are the vectors with two dimensions - rows and columns
    Since matrices are special form of vectors, they share similar properties as vectors. There are two most important characteristics of all matrices:
    - All elements of matrix must of same data type
    - All columns of matrix must be of same length
    In this video, we will learn:
    - How to create matrix in R?
    - Recycling the matrix elements
    - How to name the matrix rows and columns
    About Author
    -------------------------------------------------------------------------------------------------------------------------------------------------
    My name is Siddharth Sahasrabudhe. I am a founder of Plotly Analytics. I help business professionals learn data science using R programming. All my learning resources are easy to follow, thorough and anyone can follow them regardless of one's professional and educational background.
    Find out more about plotly analytics here:
    plotlyanalytics.com/
    Connect with me on LinkedIn:
    / siddharth-sahasrabudhe...
    Connect with me on Twitter:
    x.com/PlotlyAnalytics
    For one-on -one or group trainings in R language, please contact me at:
    siddharth.sahasrabudhe@plotlyanalytics.com

Komentáře •