August 2017

RcppSMC 0.2.0

August 28, 2017 | Thinking inside the box

A new version 0.2.0 of the RcppSMC package arrived on CRAN earlier today (as a very quick pretest-publish within minutes of submission). RcppSMC provides Rcpp-based bindings to R for the Sequential Monte Carlo Template Classes (SMCTC) by Adam Johanse... [Read more...]

RStudio::Conf 2018

August 28, 2017 | R Views

It’s not even Labor Day, so it seems to be a bit early to start planning for next year’s R conferences. But, early-bird pricing for RStudio::Conf 2018 ends this Thursday. The conference which will be held in San Diego between January 31st and February 3rd promises to match ...
[Read more...]

Machine Learning Versus Statistics: When to use each

August 28, 2017 | Michael Levy

Which is better: machine learning or statistics? Hopefully the way that question is phrased highlights its ridiculousness, but with all the hype around machine learning these days you’d be forgiven for thinking that machine learning is the answer to all data-related questions. However, statistics departments aren’t shuttering or ...
[Read more...]

Le Monde puzzle [#1018]

August 28, 2017 | xi'an

An arithmetic Le Monde mathematical puzzle (that first did not seem to involve R programming because of the large number of digits in the quantity involved): An integer x with less than 100 digits is such that adding the digit 1 on both sides of x produces the integer 99x.  What are ...
[Read more...]

Packages to simplify mapping in R

August 28, 2017 | David Smith

Computerworld's Sharon Machlis has published a very useful tutorial on creating geographic data maps with R. (The tutorial was actually published back in March, but I only came across it recently.) While it's been possible to create maps in R for a long time, some recent packages and data APIs ... [Read more...]

Neat New seplyr Feature: String Interpolation

August 28, 2017 | John Mount

The R package seplyr has a neat new feature: the function seplyr::expand_expr() which implements what we call “the string algebra” or string expression interpolation. The function takes an expression of mixed terms, including: variables referring to names, quoted strings, and general expression terms. It then “de-quotes” all of ...
[Read more...]

One-way ANOVA in R

August 28, 2017 | Bidyut Ghosh

Suppose as a business manager you have the responsibility for testing and comparing the lifetimes of four brands (Apollo, Bridgestone, CEAT and Falken) of automobile tyres. The lifetime of these sample observations are measured in mileage run in ’000 miles. For each brand of automobile tyre, sample of 15 observations have been ...
[Read more...]

July 2017 New Package Picks

August 27, 2017 | R Views

Two hundred and twenty-four new packages were added to CRAN in July. Below are my picks for the “Top 40” packages arranged in eight categories: Machine Learning, Science, Statistics, Numerical Methods, Statistics, Time Series, Utilities and Visualizations. Science and Numerical Methods are categories that I have not used before. The idea ...
[Read more...]
1 2 3 4 5 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)