May 2018

DPLYR: A Beginners Guide

May 24, 2018 | Gary Hutson

What is DPLYR? Dplyr is a grammar of data manipulation, providing a consistent set of verbs that help you solve the most common data manipulation challenges. The next series of examples will show how you can use the shortcuts in Dplyr to achieve the results of traditional R data manipulation, ...
[Read more...]

A Comparative Review of the RKWard GUI for R

May 24, 2018 | Bob Muenchen

Introduction RKWard is a free and open source Graphical User Interface for the R software, one that supports beginners looking to point-and-click their way through analyses, as well as advanced programmers. You can think of it as a blend of … Continue reading →
[Read more...]

EARL London 2018 – Agenda announced

May 24, 2018 | Mango Solutions

The EARL London 2018 agenda is now available. Explore the schedule of keynotes, presentations, and lightning talks that cover a huge range of topics, including the best uses of Shiny, R in healthcare, using R for good, and R in finance. The brilliant lineup of speakers-who represent a wide range of ...
[Read more...]

Simple Spatial Modelling – Part 3: Exercises

May 23, 2018 | Hanif Kusuma

So far, we have learned how to count spatial variability in our model. Please look at these two previous exercises here and here if you haven’t tried it yet. However, it only represents 1-Dimension model. On this exercise, we will try to expand our spatial consideration into 2-Dimension model. ...
[Read more...]

trekfont: Star Trek-themed fonts package

May 23, 2018 | Matt's R Blog

trekfont is now available on CRAN. This is a simple data package that exposes 107 Star Trek font families. You might not want to use Star Trek fonts for work, but if you are making plots for fun and like Star Trek then these fonts are for you. This post gives ...
[Read more...]

April 2018: “Top 40” New Packages

May 23, 2018 | R Views

Below are my “Top 40” picks from the approximately 212 new packages that made it to CRAN in April. They are organized into ten categories: Computational Methods, Data, Data Science, Machine Learning, Music, Science, Statistics, Time Series, Utilities, and Visualizations. Computational Methods diffeqr v0.1.1: Provides an interface to DifferentialEquations.jl which offers ...
[Read more...]

How Many Factors to Retain in Factor Analysis

May 23, 2018 | Dominique Makowski

The method agreement procedure Tweaking Credits The method agreement procedure When running a factor analysis, one often needs to know how many components / latent variables to retain. Fortunately, many methods exist to statistically answer this question. Unfortunately, there is no consensus on which method to use. Therefore, the n_factors() ...
[Read more...]

Requirements for ML: Reliable Data Pipelines

May 23, 2018 | Michael Mastanduno

Our team is often asked why machine learning (ML) isn’t more prevalent in healthcare. In this first post of a series on barriers to healthcare ML, we discuss one of the biggest hurdles, data reliability. Most CTOs in the health space are excited about using ML throughout their healthcare ... [Read more...]

Introducing Datazar Paper

May 23, 2018 | Aman Tsegai

We’re finally here. Datazar Paper is the most exciting tool we’ve created to date. Up until now, I’d like to believe we’ve only made par with the status quo in terms of the tools we have developed for our beloved community of industry researchers, hackers and ...
[Read more...]

Intro to FFTree Exercise

May 22, 2018 | Biswarup Ghosh

In the exercises below, we will work with FFTree pacakge which lets us use fast and frugal decision tree to model the data Please install the package and load the library before starting Answers to these exercises are available here. If you obtained a different (correct) answer than those listed ...
[Read more...]

PubMed retractions report has moved

May 22, 2018 | nsaunders

A brief message for anyone who uses my PubMed retractions report. It’s no longer available at RPubs; instead, you will find it here at Github. Github pages hosting is great, once you figure out that docs/ corresponds to your web root :) Now I really must update the code and ... [Read more...]
1 2 3 4 5 6 16

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)