Thank you for your already helpful informations, guys.
However we did not speak about the statistical/ mathematical libraries at all. I am picking out some typical statistical issues in quantitative analysis.
Are there libraries for
- Missings handling
- Matrix and dataframe data type
- Robust regression
- Alternative GLM distribution plugins, e.g. Tweedie's Poisson Gamma distribution (for running a GLM with Tweedie Distrubtion for instance)
- Decision Trees (CART and CHAID)
- Support Vector Machines
- Neural Networks
available in
Java, C++, Python, MATLAB, R?
Martin
I'm almost certain these are available in R:
-Missings handling
-Matrix/dataframe
-Robust regression
-Decision Trees
-SVM
-NN