.NET coupled with MATLAB or R?

Posted by Peter on Stack Overflow See other posts from Stack Overflow or by Peter
Published on 2010-05-12T15:25:32Z Indexed on 2010/05/12 17:14 UTC
Read the original article Hit count: 158

Filed under:
|
|

I'm writing a program in .NET that will need to utilize the statistical and data analysis functions of R or MATLAB. I have used R but am now contemplating moving to MATLAB since it has a .Net compiler while R can only interface via COM objects. Can anyone recommend going either way? I know MATLAB is infinitely more expensive than R (since R is free) but I'm thinking that may translate to an easier development cycle?

© Stack Overflow or respective owner

Related posts about matlab

Related posts about .NET