January 2017

New year resolution

January 12, 2017 | R on Gianluca Baio

Now that the Christmas break is just a distant memory (Marta would say that I am quite happy with that $-$ she thinks I’m like the Grinch around the Christmas holiday. And she is right), I’ve given way to my new year’s resolution of finally, properly packaging ...
[Read more...]

New year resolution

January 12, 2017 | R on Gianluca Baio

Now that the Christmas break is just a distant memory (Marta would say that I am quite happy with that $-$ she thinks I’m like the Grinch around the Christmas holiday. And she is right), I’ve given way to my new year’s resolution of finally, properly packaging ...
[Read more...]

Mapping useRs

January 12, 2017 | Blog on FORWARDS

Every year, hundreds of R programmers descend on a host city and spend three or four days sharing work, collaborating on projects and making new contacts - the useR! conference, this year held in Stanford, CA. useR! offers a wonderful opportunity to ... [Read more...]

Quadratic Discriminant Analysis of Several Groups

January 12, 2017 | Aaron Schlegel

Quadratic discriminant analysis for classification is a modification of linear discriminant analysis that does not assume equal covariance matrices amongst the groups . Similar to LDA for several groups, quadratic discriminant analysis of several groups classification seeks to find the group that maximizes the quadratic classification function and assign the... The ... [Read more...]

Simulating some synthetic data.

January 12, 2017 | Data Scientist PakinJa

In many cases we require some data with certain characteristics to develop a model, perform research, to test an algorithm or simply to practice.Here I show an example of how to generate some synthetic data that can help you to generate your own.We will need the ggplot2 library ... [Read more...]

Let’s get started with dplyr

January 12, 2017 | Hasan Imtiaz

The dplyr package by Hadley Wickham is a very useful package that provides “A Grammar of Data Manipulation”. It aims to simplify common data manipulation tasks, and provides “verbs”, i.e. functions that correspond to the most common data manipulation tasks. Have fun playing with dplyr in the exercises below! ... [Read more...]

Education Analytics with R and Cortana Intelligence Suite

January 12, 2017 | Blog Administrator

By Fang Zhou, Microsoft Data Scientist; Hong Ooi, Microsoft Senior Data Scientist; and Graham Williams, Microsoft Director of Data Science Education is a relatively late adopter of predictive analytics and machine learning as a management tool. A keen desire for improving educational outcomes for society is now leading universities and ... [Read more...]

Raccoon | Ch 2.3 – 1-way Anova

January 12, 2017 | Quantide

Raccoon is a free web-book about Statistical Models with R. It's the collection of twenty years of notes, exercises and concepts working with statistics and R. This is the third section of the second chapter, about 1-way Anova. The post Raccoon | Ch 2.3 – 1-way Anova appeared first on Quantide - R ... [Read more...]

Extensions for simmer

January 12, 2017 | FishyOperations

A new version of the Discrete-Event Simulator for R was released a few days ago on CRAN. The most interesting new feature is the implementation of the subsetting operators [ and [[ for trajectory objects. Basically, think about trajectories as lists of... [Read more...]

Custom images for Shiny dashboard valueBox icons

January 11, 2017 | Matt Leonawicz

The shinydashboard package provides functions like valueBox that conveniently display basic information like summary statistics. In addition to presenting a value and subtitle on a colored background, an icon may be included as well. However, the icon must come from either the Font Awesome or Glyphicon icon libraries and cannot ...
[Read more...]

Simulation of empirical Bayesian methods (using baseball statistics)

January 11, 2017 | David Robinson

Previously in this series: The beta distribution Empirical Bayes estimation Credible intervals The Bayesian approach to false discovery rates Bayesian A/B testing Beta-binomial regression Understanding empirical Bayesian hierarchical modeling Mixture models and expectation-maximization The ebbr package We’re approaching the end of this series on empirical Bayesian methods, and ... [Read more...]

December 2016 Package Picks

January 11, 2017 | Joseph Rickert

by Joseph Rickert Last month, 217 new packages were submitted to CRAN. By my count this was the highest monthly value recorded for the past nine years. Below, are brief descriptions of fifty-two of these new-for-December packages grouped into six categories: Data, Data Science, Financial Analysis, Statistics, Utilities and Visualizations. The ... [Read more...]

In case you missed it: December 2016 roundup

January 11, 2017 | David Smith

In case you missed them, here are some articles from December of particular interest to R users. Power BI now has a gallery of custom visualizations built with R. Chicago's Department of Public Health uses R to prioritize health inspections at restaurants. A beautiful map of Switzerland municipalities combined with ... [Read more...]

R / Finance 2017 Call for Papers

January 11, 2017 | Thinking inside the box

Last week, Josh sent the call for papers to the R-SIG-Finance list making everyone aware that we will have our nineth annual R/Finance conference in Chicago in May. Please see the call for paper (at the link, below, or at the website) and consider submitting a paper. We are ... [Read more...]

Cointegrated ETF Pairs Part I

January 11, 2017 | cfsmith

The next two blog posts will explore the basics of the statistical arbitrage strategies outlined in Ernest Chan’s book, Algorithmic Trading: Winning Strategies and Their Rationale. In the first post we will construct mean reverting time series data from cointegrated ETF pairs. The two pairs we will analyze are ...
[Read more...]
1 9 10 11 12 13 19

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)