November 2019

if ifelse() had more if’s, AND an else

November 22, 2019 | kaijagahm

Problem The case_when() function in dplyr is great for dealing with multiple complex conditions (if’s). But how do you specify an “else” condition in case_when()? Context Last month, I was super excited to discover the case_when() function in dplyr. But when I showed my blog post ...
[Read more...]

satRday Cardiff 2019 recap

November 22, 2019 | Dominik Krzemiński

SatRday events have become a more and more popular format of R conference series. They are based on such values as inclusivity, affordability and are made for and by real R enthusiasts, so all values important to Appsilon. With great pleasure we decided to support a recent edition of SatRday ...
[Read more...]

Playing with averages

November 21, 2019 | R on OSM

In a previous post we compared the results from employing a 200-day moving average tactical allocation strategy to a simple buy-and-hold investment in the S&P500. Over the total period, the 200-day produced a higher cumulative return as well as ...
[Read more...]

Playing with averages

November 21, 2019 | R on OSM

In a previous post we compared the results from employing a 200-day moving average tactical allocation strategy to a simple buy-and-hold investment in the S&P500. Over the total period, the 200-day produced a higher cumulative return as well as better risk-adjusted returns. However, those metrics did erode over time ...
[Read more...]

blastula v0.3

November 21, 2019 | Posts | R & R

English French German The newest release of the blastula package lets you to do amazing things with HTML email in R and RStudio Connect. You can install blastula 0.3 from CRAN with:
install.packages("blastula")
This is a huge release! There are so many new and improved features we won’t be able ...
[Read more...]

Package management: Using repositories in production systems

November 21, 2019 | eoda GmbH

Data science is characterized among other things using open source tools. An advantage when working with open source languages such as R or Python is the large package world. This provides tools for numerous use cases and problems through the development within huge communities. The packages are organized in digital ...
[Read more...]

Tuning Random Forest on Time Series Data

November 21, 2019 | Manuel Tilgner

Training random forests on time series is one thing, but tuning them? It’s not like you can just apply cross validation and be done with it. Or can you? This post forms part two our mini-series “Time Series Forecasting with Random Forest”. Find out how you can tune the ...
[Read more...]

Rammstein vs. Lacrimosa

November 20, 2019 | Code R

Some time ago, someone I follow on twitter posted about having to buy a whole book with rules to tease out grammatical gender in German. Further down the replies, someone reminisced about trying (and failing) to learn German just by listening to Rammstein’s lyrics. I studied about drei Jahre ...
[Read more...]

Rammstein vs. Lacrimosa

November 20, 2019 | Code R

Some time ago, someone I follow on twitter posted about having to buy a whole book with rules to tease out grammatical gender in German. Further down the replies, someone reminisced about trying (and failing) to learn German just by listening to Rammstein’s lyrics. I studied about drei Jahre ...
[Read more...]

BayesComp 20 [schedule]

November 19, 2019 | xi'an

The schedule for the program is now available on the conference webpage of BayesComp 20, for the days of 7-10 Jan 2020. There are twelve invited sessions, including one j-ISBA session, and a further thirteen contributed sessions were selected by the scientific committee. And three tutorials on the first day. Looking forward ...
[Read more...]

Galton’s board all askew

November 19, 2019 | xi'an

Since Galton’s quincunx has fascinated me since the (early) days when I saw a model of it as a teenager in an industry museum near Birmingham, I jumped on the challenge to build an uneven nail version where the probabilities to end up in one of the boxes were ...
[Read more...]
1 2 3 4 5 6 11

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)