June 2019

Does “Sell in May, Go Away” really work?

June 11, 2019 | Andrew Treadway

If you follow the stock market, you’ve probably heard the expression “Sell in May, Go Away.” This expression generally refers to the perceived idea that the stock market goes up between the end of October and end of April, but one should sell at the beginning of May to ...
[Read more...]

Communication Breakdown

June 11, 2019 | quantixed

There is an entertaining rumour going around about the journal Nature Communications. When I heard it for the fourth or fifth time, I decided to check out whether there is any truth in it. The rumour goes something like this: the impact factor of Nature Communications is driven by physical ...
[Read more...]

Stanford NLP Tips

June 10, 2019 | R on Sam Portnow's Blog

Tips on Standford NLP There are several pacakges in R that use the Stanford CoreNLP Software (e.g. cleanNLP, coreNLP). These packages are great for using CoreNLP, but for large projects they are slowww. For a recent project, I had to employ Named E... [Read more...]

Introducing rminiconda

June 10, 2019 | Ryan Hafen on Ryan Hafen

Lately I’ve been fascinated with the reticulate R package, which provides pretty much seamless access to anything implemented in Python without needing to leave R. R provides many great interfaces for technologies implemented in other languages like C/C++, SQL, Fortran, etc. but for some reason I had never ... [Read more...]

riddles on Egyptian fractions and Bernoulli factories

June 10, 2019 | xi'an

Two fairy different riddles on the weekend Riddler. The first one is (in fine) about Egyptian fractions: I understand the first one as Find the Egyptian fraction decomposition of 2 into 11 distinct unit fractions that maximises the smallest fraction. And which I cannot solve despite perusing this amazing webpage on Egyptian ...
[Read more...]

rTRNG: Advanced Parallel RNG in R

June 10, 2019 | Mirai Solutions

Following on the recent CRAN release of rTRNG, it’s time to show its features and usage more in detail. rTRNG is a new package for advanced parallel Random Number Generation in R. It relies on TRNG (Tina’s Random Number Generator), a state-of-t...
[Read more...]

rTRNG: Advanced Parallel RNG in R

June 10, 2019 | Mirai Solutions

Following on the recent CRAN release of rTRNG, it’s time to show its features and usage more in detail. rTRNG is a new package for advanced parallel Random Number Generation in R. It relies on TRNG (Tina’s Random Number Generator), a state-...
[Read more...]

R + binder = interactive Jupyter notebooks in the cloud

June 9, 2019 | R on FeelML

Have you ever found a GitHub repository with an interesting R package? Probably yes. How cool would it be to try it out without having to deal with installation and dependencies? Fortunately, it is possible thanks to the BinderHub - the server technology that turns computational material (e.g. Jupyter ...
[Read more...]

reticulate, virtualenv, and Python in Linux

June 9, 2019 | R Views

Roland Stevenson is a data scientist and consultant who may be reached on Linkedin. reticulate is an R package that allows us to use Python modules from within RStudio. I recently found this functionality useful while trying to compare the results of different uplift models. Though I did have R’...
[Read more...]

Overview of the CRAN checks API

June 9, 2019 | R-hub blog

We’ve recently introduced CRAN checks on our blog: once on CRAN your package is checked regularly on a dozen platforms, and new failures can lead to its being archived or orphaned. We mentioned ways to monitor your CRAN checks results, including a cool web API, the CRAN checks API. ...
[Read more...]
1 7 8 9 10 11 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)