Software
Analytics
R Beginner’s Quick Book Part-2
Continuation to the Part-1 of R's Quick Book,covering Regression,ANOVA,Logistic Regression,Classification Trees & Cluster Analysis. Also provides Code Snippets which can be directly used in R tool for running mentioned techniques.
Analytics
R-Beginner’s Quick Book Part-1
R-Language released under GNU General Public License can be used for all kinds of statistical analysis like Hypothesis testing, ANOVA,Linear regression, logistics regression, Bayesian analysis, Optimization, Machine learning: N...
Analytics
Monte Carlo Simulation
Quantitative risk analysis plays an important part in the assessment of the risks and uncertainties surrounding a decision problem. Monte Carlo simulation is a very powerful and flexible way of performing such quantitative risk...