elianachristou / fquantdr

GNU General Public License v3.0
0 stars 0 forks source link

The input for y in slprob is not throwing an error when y is not a vector #91

Closed preciousd0523 closed 1 week ago

preciousd0523 commented 2 months ago

The code requires y to be a vector however even when y is not a vector, the compatibility check fails to catch that case.