Thank you!
I`ve trying to port some implementations from R to Math.NET Numerics, but I had no luck since eigenvectors/values are calculated slightly different in both platforms and the implementations I've seen are specific to the way R handles eigenvectors/values. I ended up exporting the matrix to R and getting back to Math.Net Numerics.
Once again, thanks!
I`ve trying to port some implementations from R to Math.NET Numerics, but I had no luck since eigenvectors/values are calculated slightly different in both platforms and the implementations I've seen are specific to the way R handles eigenvectors/values. I ended up exporting the matrix to R and getting back to Math.Net Numerics.
Once again, thanks!