December 2018

Great post Yash!

December 10, 2018 | Matt.0

Great post Yash! For those readers interested in getting data from the fitbit API using R I’ve documented the process here: https://towardsdatascience.com/the-gamification-of-fitbit-how-an-api-provided-the-next-level-of-training-eaf7b267af00
[Read more...]

Confidence intervals for GLMs

December 10, 2018 | Gavin L. Simpson

You've estimated a GLM or a related model (GLMM, GAM, etc.) for your latest paper and, like a good researcher, you want to visualise the model and show the uncertainty in it. In general this is done using confidence intervals with typically 95% converage. If you remember a little bit of ...
[Read more...]

Failure Pressure Prediction Using Machine Learning

December 10, 2018 | KT

CategoriesRegression Models Tags ggplot2 Machine Learning Prediction R Programming In this post, the failure pressure will be predicted for a pipeline containing a defect based solely on burst test results and learning machine models. For this purpose, various Machine Learning models will be fitted to test data under R using ...
[Read more...]

{remedy} is now on CRAN

December 10, 2018 | Colin Fay

After living for more than a year on GitHub, we are pleased to announce that the {remedy} package is now on CRAN.  A package for easier Markdown writing About {remedy} Have you ever been frustrated about having to manually add markdown tags to your Rmd? If you are an avid ...
[Read more...]

Day 10 – little helper %nin%

December 10, 2018 | Jakob Gepp

We at STATWORX work a lot with R and we often use the same little helper functions within our projects. These functions ease our daily work life by reducing repetitive code parts or by creating overviews of our projects. At first, there was no plan to make a package, but ...
[Read more...]

Network Centrality in R: Neighborhood Inclusion

December 9, 2018 | schochastics

This is the second post of a series on the concept of “network centrality” with applications in R and the package netrankr. The first part briefly introduced the concept itself, relevant R package, and some reoccurring issues for applications. This post will discuss some theoretical foundations and common properties of ... [Read more...]

Introduction to chartbookR

December 9, 2018 | Posts on Applied Economic R-esearch

”“Data scientists … spend from 50 percent to 80 percent of their time … collecting and preparing unruly digital data, before it can be explored for useful nuggets.” (— New York Times). The chartbookR package allows the convenient creation of economic and financial data chartbooks. It handles most of the data wrangling and can thus ...
[Read more...]

An 8-hour course on R and Data Mining

December 9, 2018 | Yanchang Zhao

I will run an 8-hour course on R and Data Mining at Black Mountain, CSIRO, Australia on 10 & 13 December 2018. The course materials, incl. slides, R scripts and datasets, are available at http://www.rdatamining.com/training/course. Below is outline of the … Continue reading → [Read more...]

CRAN Release of R/exams 2.3-2

December 9, 2018 | R/exams

New minor release of the R/exams package to CRAN, containing a range of smaller improvements and bug fixes. Notably scanning of written NOPS exams is enhanced and made more reliable and a new exercise template demonstrates how to use advanced... [Read more...]

K-means is not all about sunshines and rainbows

December 9, 2018 | Stanislas Morbieu

K-means is the most known and used clustering algorithm. It has however several drawbacks and does not behave nicely on some datasets. In fact, every clustering algorithm has its own strenghts and drawbacks. Each relies on some assumptions on the dataset and leverages these properties to cluster the data into ...
[Read more...]

Interesting packages taken from R/Pharma

December 9, 2018 | Sebastian Wolf

A few month ago I joined the R/Pharma conference in Cambridge, MA. As a take away I thought of my project and how I can improve, with solutions others provided. Mainly solutions in R are R-packages. So I’m a R-Shiny programmer in a regulated environment, so the list ...
[Read more...]

Interesting packages taken from R/Pharma

December 9, 2018 | Sebastian Wolf

A few month ago I joined the R/Pharma conference in Cambridge, MA. As a take away I thought of my project and how I can improve, with solutions others provided. Mainly solutions in R are R-packages. So I’m a R-Shiny programmer in a regulated environment, so the list ...
[Read more...]

Canada Map

December 9, 2018 | R on kieranhealy.org

I taught my Data Visualization seminar in Philadelphia this past Friday and Saturday. It covers most of the content of my book, including a unit on making maps. The examples in the book are from the United States. But what about other places? Two of the participants were from Canada, ... [Read more...]
1 7 8 9 10 11 13

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)