September 2019

auditor: a guided tour through residuals

September 9, 2019 | R on FeelML

Machine learning is a hot topic nowadays, thus there is no need to convince anyone about its usefulness. ML models are being successfully applied in biology, medicine, finance, and so on. Thanks to modern software, it is easy to train even a complex model that fits the training data and ...
[Read more...]

R Community Explorer – R User Groups

September 9, 2019 | josephrickert

By Ben Ubah, Claudia Vitolo and Rick Pack We recently announced an R-Ladies focused open-source dynamic dashboard built using R and Javascript. That work has now been extended to encompass... The post R Community Explorer – R User Groups appeared first on R Consortium.
[Read more...]

New R Consortium Blog Guidelines

September 9, 2019 | R Consortium

The R Consortium is posting new blog guidelines to help facilitate posts from members, ISC grants recipients and the community at large. Please review and send in your ideas! R... The post New R Consortium Blog Guidelines appeared first on R Consortium. [Read more...]

Catch us at these conferences!

September 9, 2019 | Theo Roe

At Jumping Rivers we're always to want to branch into the data science community, and so this year we're going to quite a few conferences in the autumn. You can catch us at: GSS (Government Statistical Service) Conference - Edinburgh From the 1-2 October, our very own Esther Gillespie (CEO) ... [Read more...]

R Neural Network

September 9, 2019 | Ian Johnson

In the previous four posts I have used multiple linear regression, decision trees, random forest, gradient boosting, and support vector machine to predict MPG for 2019 vehicles.   It was determined that svm produced the best model.  In this post I am going to use the neuralnet package to fit a neural ...
[Read more...]

pins: Pin, Discover and Share Resources

September 8, 2019 | Javier Luraschi

Today we are excited to announce the pins package is available on CRAN! pins allows you to pin, discover and share remote resources, locally or in remote storage. If you find yourself using download.file() or asking others to download files before running your R code, use pin() to achieve ...
[Read more...]

Was Trump confused by rainbow color map?

September 8, 2019 | Achim Zeileis

In the controversy over Hurricane Dorian, US President Donald Trump repeatedly claimed that early forecasts showed a high probability of Alabama being hit. We demonstrate that a potentially confusing rainbow color map in the official weather ...
[Read more...]

Was Trump confused by rainbow color map?

September 8, 2019 | Achim Zeileis

In the controversy over Hurricane Dorian, US President Donald Trump repeatedly claimed that early forecasts showed a high probability of Alabama being hit. We demonstrate that a potentially confusing rainbow color map in the official weather ... [Read more...]

Was Trump confused by rainbow color map?

September 8, 2019 | Achim Zeileis

In the controversy over Hurricane Dorian, US President Donald Trump repeatedly claimed that early forecasts showed a high probability of Alabama being hit. We demonstrate that a potentially confusing rainbow color map in the official weather forecasts may have attributed to Trump overestimating the risk. Hurricane Dorian and the Alabama ...
[Read more...]

pinp 0.0.8: Bugfix

September 8, 2019 | Thinking inside the box

A new release of our pinp package is now on CRAN. pinp allows for snazzier one or two column Markdown-based pdf vignettes, and is now used by a few packages. A screenshot of the package vignette can be seen below. Additional screenshots are at the pinp page. This release was ... [Read more...]

Finding Undervalued Air Bnb’s

September 8, 2019 | Part Time Analyst

Hello, today I am going to do an EDA (exploratory data analysis) on AirBnB in the New York area. This data set is available here on Kaggle https://www.kaggle.com/dgomonov/new-york-city-airbnb-open-data Lets read the data into R and take a look of it So I can see there ...
[Read more...]

Built-in Colour Names in R

September 7, 2019 | R on Chi's Impe[r]fect Blog

Quite often when you just want to whip out some quick plots, I like to assign the colours by colour names. Some of my go-to colours are… tomato,darkorange,turquioise,darkgrey,lightgrey. Recently I realized that I can get all of built-in colour names available in R to use by ...
[Read more...]
1 7 8 9 10 11 12

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)