June 2014

useR!2014 Rcpp11 tutorial

June 17, 2014 | romain francois

We are getting close to useR!2014. I hope I'll see some of you at my tutorial about Rcpp11 in the morning. There are some other pretty useful tutorials as well, so no hard feeling if you don't come, but if you do want to know about modern R and C++, ... [Read more...]

Read a bunch of csv’s quickly

June 16, 2014 | Jeremy Jackson

Let's say you have a whole lot of csv files in your working directory.  By some convenient act of divine grace they also happen to have the same column structures.  Reading them into R can be a slow matter as … Continue reading → [Read more...]

User Request – Disable Limiting Region

June 16, 2014 | Nicholas Hamilton

The other week a user of ggtern ran into a problem where they wanted to use the limit_tern(...) functionality, however there were a few marginal points / paths that extended beyond the limiting region. Under normal circumstances, the standard ggtern behaviour is to strip these points, which can interfere with ... [Read more...]

R popularity update

June 16, 2014 | David Smith

Earlier this month, the results of the 15th annual KDnuggets Software Poll were released and R's popularity continues to grow. 38.5% of respondents reporting using open source R in the last 12 months, up from 37.4% in 2013. R was second only to RapidMiner in popularity, which was used by 44.2% of respondents to this ... [Read more...]

Stone flakes II

June 16, 2014 | Wingfeet

Continuing from last week, the aim is now to classify the stone flakes based on their various properties. Three methods are used. LDA is an obvious standard. A classification tree is both simple and visually appealing. Random forest as a complex method... [Read more...]

Generate Distinct Colors

June 16, 2014 | Huidong Tian

When plot with R (or some other software), it doesn’t bother you a lot for choosing colors if you have only several data series. For example, if I want to create a figure for 5 data series, I can choose red, green, dark green, blue and black. But what if ... [Read more...]
1 4 5 6 7 8 12

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)