December 2019

R Package for @racently

December 5, 2019 | R | datawookie

I recently wrote about an API for @racently. The next logical step was to build a package which wraps the API so that the data can easily be pulled into R. The package is available here. It is still very much a work in progress: the API only exposes t...
[Read more...]

R Package for @racently

December 5, 2019 | R | datawookie

I recently wrote about an API for @racently. The next logical step was to build a package which wraps the API so that the data can easily be pulled into R. The package is available here. It is still very much a work in progress: the API only exposes two ...
[Read more...]

celebRation 2020

December 5, 2019 | R blog posts on sandsynligvis.dk

The year 2020 marks the 20th anniversary of the release of R version 1.0.0! To celebrate this, we are inviting the community of R users and developers for a two-day celebRation workshop/mini-conference on February 28-29th 2020 in Copen... [Read more...]

Valuation hypothesis

December 5, 2019 | R on OSM

In our last post on valuation, we looked at whether Apple’s historical mutiples could help predict future returns. The notion was that since historic price multiples (e.g., price-to-earnings) reflect the market’s value of the company, when the mult...
[Read more...]

Valuation hypothesis

December 5, 2019 | R on OSM

In our last post on valuation, we looked at whether Apple’s historical mutiples could help predict future returns. The notion was that since historic price multiples (e.g., price-to-earnings) reflect the market’s value of the company, when the multiple is low, Apple’s stock is cheap, so buying ...
[Read more...]

Advent of Code 2019-06 with R

December 5, 2019 | Colin Fay

Solving Advent of Code 2019-06 with R (and no JavaScript this time). [Disclaimer] Obviously, this post contains a big spoiler about Advent of Code, as it gives solutions for solving day 6. Instructions Find the instructions at: https://adventofcode.... [Read more...]

celebRation 2020

December 5, 2019 | R blog posts on sandsynligvis.dk

The year 2020 marks the 20th anniversary of the release of R version 1.0.0! To celebrate this, we are inviting the community of R users and developers for a two-day celebRation workshop/mini-conference on February 28-29th 2020 in Copenhagen. We kick off on 28th February with hands-on workshops on two hot topics, ...
[Read more...]

lintools 0.1.3 is on CRAN

December 5, 2019 | mark

Version 0.1.3 of the lintools package was accepted on CRAN today. This version brings a few internal improvements and switches the testing suite to the tinytest test infrastructure. lintools is provides basic manipulations of linear systems of equalities and inequalities … Continue reading →
[Read more...]

Sponsorship: SatRdays and useR Groups

December 5, 2019 | Jumping Rivers

SatRdays SatRdays are great. Low cost R events, held around the world. What's not to love! For the last year, we have been offering automatic sponsorship for all SatRday events. All the organisers have to do is complete a quick questionnaire and the money is sent on it's way. So ... [Read more...]

Counting Arguments in the Tidyverse

December 5, 2019 | Theo Roe

Before we start anything, I’d like to mention that most of the hard work came from nsaunders and his great blog post Idle thoughts lead to R internals: how to count function arguments. Let’s get started. The aim of this blog is to capture the number of arguments ...
[Read more...]

How to make a precision recall curve in R

December 5, 2019 | chris2016

Precision recall (PR) curves are useful for machine learning model evaluation when there is an extreme imbalance in the data and the analyst is interested particuarly in one class. A good example is credit card fraud, where the instances of fraud are extremely few compared with non fraud. Here are ...
[Read more...]

Random allocation list generator

December 4, 2019 | R on icostatistics

Introduction I have made a random allocation list generator using R Shiny. It is located at https://icostatistics.shinyapps.io/randlist/). The source code is on github. Every now and then I get the request to make a random allocation list according... [Read more...]

Advent of Code 2019-05 with R & JavaScript

December 4, 2019 | Colin Fay

Solving Advent of Code 2019-05 with R and JavaScript. [Disclaimer] Obviously, this post contains a big spoiler about Advent of Code, as it gives solutions for solving day 5. [Disclaimer bis] I’m no JavaScript expert so this might not be the perfect... [Read more...]

parcats 0.0.1 released

December 4, 2019 | R on datistics

parcats was released on CRAN. It is an htmlwidget providing bindings to the plotly.js parcats trace, which is not supported by the plotly R package. Also adds marginal histograms for numerical variables. demogif github documentation What it can do I wanted to add interactivity to easyalluvial plots for a ... [Read more...]
1 9 10 11 12 13

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)