2021

Comparing Decision Trees

December 31, 2021 | Selcuk Disci

In the last article of the current year, we will examine and compare some of the tree algorithms for the classification. The dataset we are going to use for this will be the answers given to the loan applicants and their evaluated features for it. The first algorithm we will ...
[Read more...]

How to find a Trimmed Mean in R

December 31, 2021 | finnstats

Visit finnstats for the most up-to-date information on Data Science, employment, and tutorials. If you want to read the original article, click here How to find a Trimmed Mean in R. Knowing a few algorithms in depth is preferable to knowing a bit about a lot of algorithms, visit finnstats. ... [Read more...]

A couple of visualizations from ggforce

December 30, 2021 | Albert Rapp

It is almost the beginning of a new year and I have decided to finish off this year with a quick blog post. Also, friends were shaming me that I have been slacking off on this blog lately. Therefore, let’s get started right away. We’ll keep things simple ...
[Read more...]

Battery Storage ROI Analysis

December 30, 2021 | Di Cook

 It's been a while since my last post and I'm taking my occasional blog in a different direction.Over the years I've learned that utility tariffs, although hard to follow, vary widely. They can have a significant financial impact on behind-the-meter activities, depending on the numbers.The map below shows ... [Read more...]

More player analysis with gganimate()

December 30, 2021 | Tinniam V Ganesh

This post continues the analysis of IPL and T20 (men) batsmen and bowlers through animated charts. In my last post Analyzing player performance with animated charts! I had used animated horizontal bars to display the totalRuns or totalWickets over a 3 year ‘sliding window’. While that was cool, the only drawback ... [Read more...]

Simulating dice bingo

December 30, 2021 | kjytay

Note: This post was inspired by the “Classroom Bingo” probability puzzle in the Royal Statistical Society’s Significance magazine (Dec 2021 edition). Set-up Imagine that we are playing bingo, but where the numbers are generated by the roll of two 6-sided … Continue reading →
[Read more...]

Get and Set working directory (setwd / getwd) in R

December 29, 2021 | finnstats

Visit for the most up-to-date information on Data Science, employment, and tutorials finnstats. If you want to read the original article, go here Get and Set working directory (setwd / getwd) in R Get and Set working directory in R, Your environment is always pointed to some working location when you ... [Read more...]

Exploring the XI Correlation Coefficient

December 29, 2021 | Nina Zumel

Nina Zumel Recently, we’ve been reading about a new correlation coefficient, \(\xi\) (“xi”), which was introduced by Professor Sourav Chatterjee in his paper, “A New Coefficient of Correlation”. The \(\xi\) coefficient has the following properties: If \(y\) is a function of \(x\), then \(\xi\) goes to 1 asymptotically as \(n\) […]
[Read more...]

PCA Maker Shiny App

December 28, 2021 | R in the Lab

A brief tutorial encompasing the use of PCA Maker, a web application in R made with Shiny.   The purpose of this post is present a brief tutorial about how to install and use PCA Maker. Some concepts about PCA are covered in other posts on this blog...
[Read more...]

A Year of #TidyTuesday

December 28, 2021 | R on Nicola Rennie

One of my goals for 2021 was to participate in the #TidyTuesday challenge on a regular basis. This blog post reflects on the past year of data visualisations. For those of you who don’t know, #TidyTuesday is a weekly data challenge aimed at the R community. Every week a new ... [Read more...]

Matrix Multiplication Using “For Loops”

December 28, 2021 | Blogs on Adejumo R.S

“That’s all data is. A gift from yesterday that you receive today to make tomorrow better” — Jon Acuff Linear Algebra is a branch of mathematics that deals with vectors and matrices, though some find it difficult, I still find it easier than good old calculus. Vectors and matrices are ... [Read more...]
1 2 3 125

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)