R

Hypothesis testing with R

[box type="note" align="" class="" width=""]This article is an excerpt taken from the book Learning Quantitative Finance with R written by…

6 years ago

Implementing simple Time Series Data Analysis in R

[box type="note" align="" class="" width=""]This article is extracted from the book Machine Learning with R written by Brett Lantz. This…

6 years ago

Why R is perfect for Statistical Analysis

[box type="note" align="" class="" width=""]This article is taken from Machine Learning with R  written by Brett Lantz. This book will…

6 years ago

Using R to implement Kriging – A Spatial Interpolation technique for Geostatistics data

The Kriging interpolation technique is being increasingly used in geostatistics these days. But how does Kriging work to create a…

6 years ago

How to Integrate Keras and TensorFlow with R

[box type="info" align="" class="" width=""]The following is an excerpt from the book Neural Networks with R, Chapter 7, Use Cases…

6 years ago

Is Python edging R out in the data science wars?

When it comes to the ‘lingua franca’ of data science, there seems to be a face-off between R and Python.…

7 years ago

Training and Visualizing neural network with R

The development of a neural network is inspired by human brain activities. As such, this type of network is a…

8 years ago