Skip to content

Conversation

@zero31415
Copy link

change the as.matrix function to the matrix function in line 121 to keep the right dimension of the matrix. as.matrix will produce a one-column matrix but here we need a matrix with one row.

change the as.matrix function to the matrix function in line 121 to keep the right dimension of the matrix. as.matrix will produce a one-column matrix but here we need a matrix with one row.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant