July 2016

Why I Teach R Programming to my AP Statistics Class

July 11, 2016 | Kevin

AP Statistics and R Programming Should AP Statistics students learn to program in R? Definitely yes. R is a powerful programming language and an important skill to have entering college. In my class, we use the TI-Nspire CX graphing calculator for most of our course work during the year but ... [Read more...]

Creating color palettes in R

July 10, 2016 | radiaj

In the R post, we will present how to create your own color palettes and how to work with other palettes such as RColorBrewer, wesanderson and hex codes from www.colorcombos.com for exciting color palettes.
[Read more...]

Good Parameterisation in R

July 10, 2016 | Andrew Worsley

Imagine you work in a large factory that produces complicated widgets. It is your job to control production line settings which must be reset each day so as to ensure the smooth operation of the factory. However, to change the settings you have to walk around turning dials and pressing ...
[Read more...]

Kernel k nearest neighbors

July 9, 2016 | mlampros

This blog post is about my recently released package on CRAN, KernelKnn. The package consists of three functions KernelKnn, KernelKnnCV and knn.index.dist. It also includes two data sets (housing data, ionosphere), which will be used here to ... [Read more...]

The Mathematics of Machine Learning

July 8, 2016 | AKINFADERIN ADEWALE

This post was first published on my Linkedin page and posted here as a contributed post. In the last few months, I have had several people contact me about their enthusiasm for venturing into the world of data science and using Machine Learning (ML) techniques to probe statistical regularities and ...
[Read more...]

Best way to draw heatmap for publication

July 8, 2016 | Xianjun Dong

Here are two tips I can share if you were also working on a big dataset towards a high quality heatmap:1. Don't generate PDF using pheatmap() or heatmap.2() as (i) the file is unnecessarily SUPER large if you have a lot of data points in the heatmap, so that you ... [Read more...]

Best way to draw heatmap for publication

July 8, 2016 | Xianjun Dong

Here are two tips I can share if you were also working on a big dataset towards a high quality heatmap:1. Don't generate PDF using pheatmap() or heatmap.2() as (i) the file is unnecessarily SUPER large if you have a lot of data points in the heatmap, s... [Read more...]

In case you missed it: June 2016 roundup

July 8, 2016 | David Smith

In case you missed them, here are some articles from June of particular interest to R users. A preview of the tutorials presented at the useR! 2016 conference. A "advanced beginner's" guide to R published by ComputerWorld includes guides on data wrangling, visualization, and data APIs. Microsoft R Server now runs ... [Read more...]

Out now: Agenda of the [R] Kenntnis-Tage 2016

July 8, 2016 | eoda GmbH

Data science goes professional: On November 2 and 3, the [R] Kenntnis-Tage 2016 offer valuable insights into diverse application examples of the programming language R to users, developers, administrators and IT decision makers. Now the program has been released. In the age of Internet of Things, data has long become the new currency ...
[Read more...]

Shiny Server on AWS

July 8, 2016 | Mitchell Gritts

The Shiny web framework for R is great, and one of my most frequently used packages. I’ve used it to develop exploratory data analysis and visualization tools for my coworkers. When I first started developing these apps I would send instructions to m... [Read more...]
1 11 12 13 14 15 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)