2019

Workshops for Women and Girls

September 21, 2019 | Blog on FORWARDS

Thanks to generous funding from the R Consortium, Forwards has offered a series of workshops around the world to support the development of coding skills and to increase the participation of women in the R community. In the last year and a half, more than 10 workshops have engaged more than 100 ...
[Read more...]

RSwitch 1.5.1 Released

September 21, 2019 | hrbrmstr

An RSwitch user, lcolladotor filed a most-welcome issue letting me know that the core functionality of the switcher was busted ????. After testing out the 1.5.1 release candidate I had made a “harmless” & “clever” change to reduce some redundancy in the code that handled with switching which resulted in busted symbolic link ...
[Read more...]

GLM tip getting non-linear with splines

September 20, 2019 | Bluecology blog

GLM tips: get non-linear with splines This tip is great for a quick non-linear test, before you go all the way with a GAM or parametric non-linear model. You’ll need the splines library, which comes shipped with R anyway. First, let’s make up a ... [Read more...]

digest 0.6.21

September 20, 2019 | Thinking inside the box

A new version of digest is just now arriving at CRAN (following a slight holdup over one likely spurious reverse dependency error), and I will send an updated package to Debian shortly as well. digest creates hash digests of arbitrary R objects (usin... [Read more...]

Forecast Combination talk

September 20, 2019 | Eran Raviv

Courtesy of R Consortium, you can view my forecast combination talk (16 mins) given in France few months ago, below. The slides for talk and the paper it’s based on can be found here Related posts: Forecast Combination in R – slides The useR! 2019 held in Toulouse ended couple of days... ... [Read more...]

Is that Red Wine Good Enough?

September 19, 2019 | R on Curious Joe

Exploring Data Exploring Features Transforming Target Feature Exploring Predictors Visually Checking Correlation Feature Engineering Fitting Model Splitting Data Fitting Model on Training Data Checking Model Performance Summary Inisght Let’s assume that we have been hired by a winery to build a predictive model to check the qulity of their ...
[Read more...]

rmd syntax highlighting in vim

September 19, 2019 | January

Quick and dirty Rmarkdown syntax highlighting for vim, when you don’t have time install bundles, plugins or dependencies: go to this github repository, download the file rmd.vim from the syntax/ directory and copy it to ~/.vim/syntax/. This should work in 99,99% of the cases. [Read more...]

rminiconda

September 18, 2019 | Ryan Hafen on Ryan Hafen

[This article was first published on Ryan Hafen on Ryan Hafen, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share [Read more...]

Accelerate your plots with ggforce

September 18, 2019 | R Views

In this post, I will walk you through some examples that show off the major features of the ggforce package. The main goal is to share a few ideas about customizing visualizations that you may find useful in your everyday work. The ggforce package is an extension to ggplot2 developed ...
[Read more...]

The Advantages of Record Transform Specifications

September 18, 2019 | John Mount

Nina Zumel had a really great article on how to prepare a nice Keras performance plot using R. I will use this example to show some of the advantages of cdata record transform specifications. The model performance data from Keras is in the following format: # R code library(wrapr) df
[Read more...]

Using emojis and .png as icons in your ggplot

September 18, 2019 | Jakob Gepp

Time flies by and we are more people now here at STATWROX. But, did we change our behavior in using emojis or are we still the same? I am revisiting my analysis and will have a look! Der Beitrag Using emojis and .png as icons in your ggplot erschien zuerst ...
[Read more...]
1 37 38 39 40 41 155

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)