July 2018

The Best %^&@! Expletive Generator in R*

July 7, 2018 | George Mount

*Technically I think these are grawlixes, but this is a family blog anyway. Ever get so mad when you are working with data that you just want to scrawl out a long expletive in the middle of your coding? Ok, maybe it’s just me. I’m a mild-mannered guy ... [Read more...]

A primer in using Java from R – part 2

July 7, 2018 | Jozef's Rblog

Introduction In this part of the primer we discuss creating and using custom .jar archives within our R scripts and packages, handling of Java exceptions from R and a quick look at performance comparison between the low and high-level interfaces provided by rJava. In the first part we talked about ... [Read more...]

A primer in using Java from R – part 2

July 7, 2018 | Jozef's Rblog

Introduction In this part of the primer we discuss creating and using custom .jar archives within our R scripts and packages, handling of Java exceptions from R and a quick look at performance comparison between the low and high-level interfaces provided by rJava. In the first part we talked about ... [Read more...]

HavanaR Workshop 2018

July 6, 2018 | Blog on FORWARDS

The first meeting of R users in Cuba, HavanaR! Club 2018, will take place from 29-10-2018 to 02-11-2018. The workshop is organized jointly by the Group of Probability and Statistics of Universidad de La Habana, the __eR-Biostat initiative, the Center... [Read more...]

Happy dev with {purrr}

July 6, 2018 | Colin Fay

A transcription of my talk at the Rencontres R 2018. 7th Rencontres R From the 4th to 6th of July, I was with ThinkR at the 7th edition of the Rencontres R, the annual French meeting about R. During this conference, I gave a lightning called “Vous allez aimer avoir {purrr}”, ...
[Read more...]

HavanaR Workshop 2018

July 6, 2018 | Blog on FORWARDS

The first meeting of R users in Cuba, HavanaR! Club 2018, will take place from 29-10-2018 to 02-11-2018. The workshop is organized jointly by the Group of Probability and Statistics of Universidad de La Habana, the __eR-Biostat initiative, the Center... [Read more...]

Where are my NA’s?

July 5, 2018 | kaijagahm

Problem How can I (quickly and intuitively) figure out how many NA’s are in my dataset and which columns they’re in? Context When I tried to run PCA (Principal Components Analysis) on some USGS fish sampling data, I noticed that I had a bunch of missing values. PCA ... [Read more...]

seven digit addition

July 5, 2018 | xi'an

Another quick riddle from the riddler: solve the equation EXMREEK + EHKREKK = ?K?H?X?E which involves every digit between 0 and 9. While the puzzle can be unravelled by considering first E and K, which must be equal to 6 and 3, a simple R code also leads to the conclusion isok [Read more...]

Convex Regression Model

July 5, 2018 | arthur charpentier

This morning during the lecture on nonlinear regression, I mentioned (very) briefly the case of convex regression. Since I forgot to mention the codes in R, I will publish them here. Assume that where is some convex function. Then is convex if and only if , , Hidreth (1954) proved that ifthen is ...
[Read more...]

New Course: Support Vector Machines in R

July 5, 2018 | Ryan Sheehy

Here is the course link. Course Description Support Vector Machines in R will help students develop an understanding of the SVM model as a classifier and gain practical experience using R’s libsvm implementation from the e1071 package. Along the way, students will gain an intuitive understanding of important concepts, ... [Read more...]
1 12 13 14 15 16 17

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)