jpellman / spmR

An implementation of Statistical Parametric Mapping written in R, specifically focusing on fMRI.
5 stars 3 forks source link

spm_conman.R : cstr will break the function if not a single vector/matrix; c must be a "proper matrix" #13

Open jpellman opened 9 years ago

jpellman commented 9 years ago

Line 31 (as of 8/22/14). This probably could be fixed with a couple of typecasts/sanity checks at the top of the function.