Rendering Math from RMarkdown
In some of my posts, I have had trouble rendering math with MathJax. My posts that include math equations were written in R markdown. Then I used knitr to co...
In some of my posts, I have had trouble rendering math with MathJax. My posts that include math equations were written in R markdown. Then I used knitr to co...
What is R?
K-means is an unsupervised machine learning clustering algorithm. It can be used to cluster a set of observations based on similarity between the observation...
In this post, we will explore conditional probability and how it relates to Bayes’ Theorem.
In this post, we will be analyzing data as if we were looking at it for the first time. This is called ‘Exploratory Data Analysis’. We will visualize the dat...