April 2017

March ’17 New Package Picks

April 13, 2017 | R Views

Two hundred and sixteen new packages were added to CRAN in March. The following are my picks for the Top Forty, organized into five categories: Bioscience, Data, Data Science, Statistics and Utilities. Bioscience BioInstaller v0.0.3: Provides tools to install and download massive bioinformatics analysis software and database, such as NGS ...
[Read more...]

optimultiplication [a riddle]

April 13, 2017 | xi'an

The riddle of this week is about an optimisation of positioning the four digits of a multiplication of two numbers with two digits each and is open to a coding resolution: Four digits are drawn without replacement from {0,1,…,9}, one at a time. What is the optimal strategy to position those ... [Read more...]

QR Decomposition with Householder Reflections

April 13, 2017 | Aaron Schlegel

The more common approach to QR decomposition is employing Householder reflections rather than utilizing Gram-Schmidt. In practice, the Gram-Schmidt procedure is not recommended as it can lead to cancellation that causes inaccuracy of the computation of , which may result in a non-orthogonal matrix. Householder reflections are another method of... The ... [Read more...]

New features in the checkpoint package, version 0.4.0

April 13, 2017 | Andrie de Vries

by Andrie de Vries In 2014 we introduced the checkpoint package for reproducible research. This package makes it easy to use R package versions that existed on CRAN at a given date in the past, and to use varying package versions with different projects. Previous blog posts include: Introducing the Reproducible ... [Read more...]

Forecasting for small business Exercises (Part-1)

April 13, 2017 | Guillaume Touzin

Uncertainty is the biggest enemy of a profitable business. That is especially true of small business who don’t have enough resources to survive an unexpected diminution of revenue or to capitalize on a sudden increase of the demand. In this context, it is especially important to be able to ... [Read more...]

R Best Practices: R you writing the R way!

April 13, 2017 | R programming

By Milind Paradkar Any programmer inevitably writes tons of codes in his daily work. However, not all programmers inculcate the habit of writing clean codes which can be easily be understood by others. One of the reasons can be the lack of awareness among programmers of the best practices followed ...
[Read more...]

Keeping Up with Your Data Science Options

April 12, 2017 | Bob Muenchen

The field of data science is changing so rapidly that it’s quite hard to keep up with it all. When I first started tracking The Popularity of Data Science Software in 2010, I followed only ten packages, all of them classic … Continue reading →
[Read more...]

Data Amp: a major on-line Microsoft event, April 19

April 12, 2017 | David Smith

This coming Wednesday, April 19 at 8AM Pacific Time (click for your local time), Microsoft will be hosting a major on-line event of interest to anyone working with big data, analytics, and artificial intelligence: Microsoft Data Amp. During Data Amp, Executive Vice President Scott Guthrie and Corporate Vice President Joseph Sirosh ... [Read more...]

CAS RPM: Installing & running Rattle in RStudio

April 12, 2017 | Trinostics LLC

At the Ratemaking and Product Management (RPM) seminar of the Casualty Actuarial Society (CAS) in San Diego last month, Linda Brobeck, Peggy Brinkmann, and yours truly gave a concurrent session on a machine learning technique called decision tree analysis. See the DSPA-2 session -- and other sessions -- at this ... [Read more...]

New R course: Beginning Bayes in R

April 12, 2017 | DataCamp Blog

Hello, R users! Today we're launching Beginning Bayes in R by Jim Albert. There are two schools of thought in the world of statistics, the frequentist perspective and the Bayesian perspective. At the core of the Bayesian perspective is the idea of rep... [Read more...]

Predicting tides in R

April 12, 2017 | beckmw

Skip to TL/DR…. Water movement in estuaries is affected by many processes acting across space and time. Tidal exchange with the ocean is an important hydrodynamic process that can define several characteristics of an estuary. Physical flushing rates and water circulation are often controlled by tidal advection, whereas chemical ...
[Read more...]

Data Structures Exercises (Part 2)

April 12, 2017 | Stephen James

In the Exercises we will cover Hashes, Factors and Zoo in R Answers to the exercises are available here. Exercise 1 Create a Hash based Key Value Pairs with three employees, with Employees as the key and the name as the values. Exercise 2 Create Hash of an Employee with the Name, ... [Read more...]

New R course: Beginning Bayes in R

April 12, 2017 | Gabriel de Selding

There are two schools of thought in the world of statistics, the frequentist perspective and the Bayesian perspective. At the core of the Bayesian perspective is the idea of representing your beliefs about something using the language of probability, c... [Read more...]

The Periodic Table of Data Science

April 12, 2017 | DataCamp Blog

This periodic table can serve as a guide to navigate the key players in the data science space. The resources in the table were chosen by looking at surveys taken from data science users, such as the 2016 Data Science Salary Survey by O'Reilly, the 201... [Read more...]

The Periodic Table of Data Science

April 12, 2017 | Karlijn Willems

This periodic table can serve as a guide to navigate the key players in the data science space. The resources in the table were chosen by looking at surveys taken from data science users, such as the 2016 Data Science Salary Survey by O'Reilly, the... [Read more...]
1 8 9 10 11 12 16

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)