bandpassLambda function returns transpose of documented array shape #10
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
duplicate
This issue or pull request already exists
Either the documentation needs to be fixed or the returned array shape. The documentation suggests that the returned array is N observations by M filters, but instead the transpose is returned. The array is then transposed inside the fit function to get it to the correct shape.
The text was updated successfully, but these errors were encountered: