You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I'm just trying to learn a searchlight analysis with this package so I was run some examples in test_mvpa_searchlight.R in testhat folder, but when I run the last line of the example "mvpa_searchlight on real data set / line 291" my RStudio throws me this error:
Error in prep_sparsenvec(data, space, mask) : matrix with dim: 32 does not match mask cardinality: 1186matrix with dim: 1178 does not match mask cardinality: 1186
I dont' know why this occur because I'm using the original files. Cheers and thanks for advance !
The text was updated successfully, but these errors were encountered:
Hi !
Recently I'm just trying to learn a searchlight analysis with this package so I was run some examples in test_mvpa_searchlight.R in testhat folder, but when I run the last line of the example "mvpa_searchlight on real data set / line 291" my RStudio throws me this error:
Error in prep_sparsenvec(data, space, mask) : matrix with dim: 32 does not match mask cardinality: 1186matrix with dim: 1178 does not match mask cardinality: 1186
I dont' know why this occur because I'm using the original files. Cheers and thanks for advance !
The text was updated successfully, but these errors were encountered: