2017

Markets Performance after Election: Day 239

October 21, 2017 | quintuitive

When I wrote the original post, I wasn’t planning on writing a follow-up. Certainly not the week after. But what a difference a week can make in a dynamic system like the US stock market. While re-running the computations testing the latest version of RStudio, I noticed something surprising – ... [Read more...]

An Updated History of R

October 20, 2017 | David Smith

Here's a refresher on the history of the R project: 1992: R development begins as a research project in Auckland, NZ by Robert Gentleman and Ross Ihaka 1993: First binary versions of R published at Statlib [see update, below] 1995: R first distributed as open-source software, under GPL2 license 1997: R core group formed 1997: ... [Read more...]

Practical Machine Learning with R and Python – Part 3

October 20, 2017 | Tinniam V Ganesh

In this post ‘Practical Machine Learning with R and Python – Part 3’,  I discuss ‘Feature Selection’ methods. This post is a continuation of my 2 earlier posts Practical Machine Learning with R and Python – Part 1 Practical Machine Learning with R and Python – Part 2 While applying Machine Learning techniques, the data … Continue reading ...
[Read more...]

Qualitative Research in R

October 20, 2017 | Bidyut Ghosh

In the last two posts, I’ve focused purely on statistical topics – one-way ANOVA and dealing with multicollinearity in R. In this post, I’ll deviate from the pure statistical topics and will try to highlight some aspects of qualitative research. More specifically, I’ll show you the procedure of ...
[Read more...]

Highlight the Pipe. Highlight.js

October 19, 2017 | QuestionFlow

Practical advices about customizing code highlighting on web pages with highlight.js. Prologue While creating this site I had to encounter the topic of highlighting code on web pages. I decided to do that with the help of highlight.js functionality. After picking a style with R in mind, I ... [Read more...]

The R manuals in bookdown format

October 19, 2017 | David Smith

While there are hundreds of excellent books and websites devoted to R, the canonical source of truth regarding the R system remains the R manuals. You can find the manuals at your local CRAN mirror and on your laptop as part of the R distribution (try Help __ Manuals in RGui, ... [Read more...]

County-Level Choropleth in Plotly and R

October 19, 2017 | Branden Dunbar

At Plotly, we are commonly asked about thematic maps — especially county-level choropleth maps. This style of map provides a visual illustration of variation across a geographic area. Some pertinent uses are population density, economic measurements, crime statistics, and election results. With Plotly, there are multiple ways to bring county-level choropleths ... [Read more...]

First steps with MRF smooths

October 19, 2017 | Gavin L. Simpson

One of the specialist smoother types in the mgcv package is the Markov Random Field (MRF) smooth. This smoother essentially allows you to model spatial data with an intrinsic Gaussian Markov random field (GMRF). GRMFs are often used for spatial data measured over discrete spatial regions. MRFs are quite flexible ...
[Read more...]

First steps with MRF smooths

October 19, 2017 | Gavin L. Simpson

One of the specialist smoother types in the mgcv package is the Markov Random Field (MFR) smooth. This smoother essentially allows you to model spatial data with an intrinsic Gaussian Markov random field (GMRF). GRMFs are often used for spatial data measured over discrete spatial regions. MRFs are quite flexible ... [Read more...]

RLumModel 0.2.2 released!

October 18, 2017 | Johannes Friedrich's R Blog

Now with new vignettes ... - A new update of the R-package RLumModel was released on 13th October 2017. The update includes some new vignettes and all vignettes are now written in HTML. An overview over all changes can be found at the NEWS.... [Read more...]
1 30 31 32 33 34 186

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)