Author: R Views

Contributors

Below is a list of contributors to this blog. Name Role Bio Joseph Rickert Ambassador at Large Joseph is RStudio’s “Ambassador at Large” for all things R, is the chief...continue reading.

Plumber Logging

The plumber R package is used to expose R functions as API endpoints. Due to plumber’s incredible flexibility, most major API design decisions are left up to the developer. One...continue reading.

Tech Dividends, Part 1

In a previous post, we explored the dividend history of stocks included in the SP500. Today, we’ll extend that analysis to cover the Nasdaq because, well, because in the previous...continue reading.

Equal Size kmeans

We were recently presented with a problem where the decision maker wanted to understand how their data would naturally group together. The classic technique of k-means clustering was a natural...continue reading.

Momentum Investing with R

After an extended hiatus, Reproducible Finance is back! We’ll celebrate by changing focus a bit and coding up an investment strategy called Momentum. Before we even tiptoe in that direction,...continue reading.

Virtual Morel Foraging with R

Bryan Lewis is a mathematician, R developer and mushroom forager.                               Morchella Americana by Bryan W. Lewis, see https://ohiomushroomsociety.wordpress.com/ It’s that time of year again, when people in the Midwestern...continue reading.