Which one among the two languages is good for statistical analysis? What are the pros and cons, other than accessibility, for each?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
MATLAB
Python (with SciPy)
If SciPy doesn’t provide all the functionality out of the box, then you may have to go searching on the Internet. I am not an expert on geostatistics, but here is a mail with some starting pointers.
http://mail.scipy.org/pipermail/scipy-user/2007-November/014434.html
I also heard that Python + R is good, but I haven’t tried it.