genomicsclass / labs

Rmd source files for the HarvardX series PH525x
http://genomicsclass.github.io/book
MIT License
2k stars 1.94k forks source link

Correct matrix dimensions in svd.Rmd #91

Closed gillsignals closed 4 years ago

gillsignals commented 4 years ago

The dimensions of matrices D and V in the definition of SVD were incorrect. I discussed this change with Rafa over the weekend and he confirmed that it is necessary.