missing columns and rows in my matrix

R programming language resources Forums Data manipulation missing columns and rows in my matrix

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1019
    sarah991
    Member

    i have a problem with big matrix, in fact, after the matrix’s creation many rows and columns are invisible because the big dimension of the matrix
    could you help me to get may complete matrix, have you any functions or any solution to resolve this problem
    for example if the dimension of my matrix is 50 the rows 12, 13, 14, 15…26 didn’t exist in my matrix

    #1028
    bryan
    Participant

    Hi Sarah,

    Can you provide a little more information, for example, the output from str(your.matrix) and your code?

    Bryan

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Scroll to top
Privacy Policy