April 2017

#4: Simpler shoulders()

April 8, 2017 | Thinking inside the box

Welcome to the fourth post in the repulsively random R ramblings series, or R4 for short. My twitter feed was buzzing about a nice (and as yet unpublished, ie not-on-CRAN) package https://github.com/dirkschumacher/thankr by Dirk Schumacher which compiles a a list of packages (ordered by maintainer count) ... [Read more...]

Correlation and Correlogram Exercises

April 8, 2017 | Kostiantyn Kravchuk

Correlation analysis is one of the most popular techniques for data exploration. This set of exercises is intended to help you to extend, speed up, and validate your correlation analysis. It allows to practice in: – calculating linear and nonlinear correlation coefficients, – testing those coefficients for statistical significance, – creating correlation matrices ... [Read more...]

ReinforcementLearning: A package for replicating human behavior in R

April 8, 2017 | blogisr

Nicolas Proellochs and Stefan Feuerriegel 2017-04-06 Introduction Reinforcement learning has recently gained a great deal of traction in studies that call for human-like learning. In settings where an explicit teacher is not available, this method teaches an agent via interaction with its environment without any supervision other than its ... [Read more...]

Data Visualization – Part 3

April 7, 2017 | Scott Stoltzman

What Type of Data Visualization Do You Choose (if any)? Determining whether or not you need a visualization is step one. While it seems silly, this is probably something everyone (including myself) should be doing more often. A lot of times, it seems like a great way to showcase the ...
[Read more...]

slickR – the last carousel you’ll ever need

April 7, 2017 | Jonathan Sidi

We are happy to bring the slick JavaScript library to R. It is self-described as “the last carousel you’ll ever need”. This carousel is based on putting the elements of the carousel in a div HTML tag. This makes the carousel very versatile in what can be placed inside. ... [Read more...]

R Weekly Bulletin Vol – III

April 7, 2017 | R programming

This week’s R bulletin will cover topics like how to read select columns, the difference between boolean operators, converting a factor to a numeric and changing memory available to R. We will also cover functions like data, format, tolower, toupper, and strsplit function. Hope you like this R weekly ...
[Read more...]

The faces of R, analyzed with R

April 7, 2017 | David Smith

Maëlle Salmon recently created a collage of profile pictures of people who use the #rstats hashtag in their Twitter bio to indicate their use of R. (I've included a detail below; click to see the complete version at Maëlle's blog.) Naturally, Maëlle created the collage using R ... [Read more...]

Bio7 2.5 for Windows and Linux Released

April 7, 2017 | » R

07.04.2017 A new release of Bio7 is available for Windows (64-bit) and Linux (64-bit). The MacOSX version will be released soon, too. This release comes with a plethora of new functions for R. General Bio7 is now based on Eclipse 4.6.3 Redesigned all Bio7 icons and created new icons, too Nearly all ... [Read more...]

R⁶ — RStudio Server Client? Make An App For That!

April 7, 2017 | hrbrmstr

RStudio is a great way to work through analyses tasks, and I suspect most folks use the “desktop” version of the product on their local workstations. The fine folks at RStudio also make a server version (the codebase for RStudio is able to generate server or desktop and they are ... [Read more...]

Data Structures Exercises (Part-1)

April 7, 2017 | Stephen James

R Programming has various Data Structures for efficient manipulation of Data. Following are the list of data structures supported by R. 1. Vectors 2. Lists 3. Matrix 4. Data frame This exercise helps through various operations of R Data structures. Answers to the exercises are available here. Exercise 1 Create an atomic vector of Character […] ... [Read more...]

packcircles version 0.2.0 released

April 7, 2017 | Michael Bedward

Version 0.2.0 of the packcircles package has just been published on CRAN. This package provides functions to find non-overlapping arrangements of circles in bounded and unbounded areas. The package how has a new circleProgressiveLayout function. It uses an efficient deterministic algorithm to arrange circles by consecutively placing each one externally tangent ...
[Read more...]

Calendar Heatmap

April 7, 2017 | Data Science 42

Visualise time series data in calendar style - Nowadays you can find calendar heatmaps on every GitHub profile. The first time I saw a one, it was the winning entry for the JSM Data Expo in 2009. What amazed me most was that it was crea...
[Read more...]

#3: Follow R-devel

April 6, 2017 | Thinking inside the box

Welcome to the third post in the rarely relevant R recommendation series, or R4 for short. Today will be brief, but of some importance. In order to know where R is going next, few places provide a better vantage point than the actual ongoing developm... [Read more...]

An R User Chooses a Python IDE

April 6, 2017 | Steven M. Mortimer

Jupyter Notebooks Rodeo Spyder Text Editor (e.g. Sublime) PyCharm Final Thoughts Yes, this is a post about IDEs. I don’t intend to insult or incite any ill-will towards any person or project. The purpose of this post is to give other p...
[Read more...]

Solving Data Science’s First Mile Problem

April 6, 2017 | R Views

At data.world, we are out to solve the “first mile problem of data science”: helping people obtain and understand the data sets they need. Everybody starts here whether they are analyzing their fantasy football league or working on the Zika pa...
[Read more...]
1 11 12 13 14 15 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)