December 2018

Sharing Modeling Pipelines in R

December 11, 2018 | John Mount

Reusable modeling pipelines are a practical idea that gets re-developed many times in many contexts. wrapr supplies a particularly powerful pipeline notation, and a pipe-stage re-use system (notes here). We will demonstrate this with the vtreat data preparation system. Our example task is to fit a model on some arbitrary ...
[Read more...]

Le Monde puzzle [#1075]

December 11, 2018 | xi'an

A new Le Monde mathematical puzzle in the digit category: Find the largest number such that each of its internal digits is strictly less than the average of its two neighbours. Same question when all digits differ. For instance, n=96433469 is such a number. When trying pure brute force (with ...
[Read more...]

Using Cassandra Through R

December 11, 2018 | Nagdev

In the last couple of years, there has been a lot of buzz around open source community. Almost every day, there are a lot of tools being open sourced. With a ton of open source tools in the market, don’t expect to have drivers built for every platform. I ... [Read more...]

Scraping NBA game data from basketball-reference.com

December 11, 2018 | kjytay

I’m a casual NBA fan: I don’t have time to watch the games but enjoy viewing the highlights on Instagram/Youtube (especially Shaqtin’ A Fool!); I sometimes read game articles and analyses (e.g. Blogtable). Apart from the game being an amazing … Continue reading →
[Read more...]

How to give money to the R project

December 11, 2018 | Guest Blogger

by Mark Niemann-Ross, an author, educator, and writer who teaches about R and Raspberry Pi at LinkedIn Learning I spend a LOT of time at r-project.org, in particular the sections for documentation and CRAN. But I hadn’t spent much time in the other areas: R Project, R Foundation, ... [Read more...]

Christmas starts earlier every year… right?

December 11, 2018 | Jack Talboys

It’s mid-September and you’re wandering around your preferred supermarket when you stumble across the Christmas section. “Already”, you think. “It wasn’t like this back when I was a kid”. Well, with the power of data science maybe, just maybe, we can definitively say whether Christmas does indeed ...
[Read more...]

Day 11 – little helper trim

December 11, 2018 | Jakob Gepp

This little helper removes leading and trailing whitespaces from a string. With R version 3.5.1 trimws was introduced, which does the exact same thing. This just shows, it was not a bad idea to write such a function. Der Beitrag Day 11 – little helper trim erschien zuerst auf STATWORX.
[Read more...]

Announcing the new ’emstreeR’ package

December 10, 2018 | R on ALLAN V. C. QUADROS

I am proud to announce emstreeR - my first R package available on CRAN. emstreeR is a package for fast and easily computing Euclidean Minimum Spanning Trees (EMST). It heavily relies on RcppMLPACK and Rcpp to work as wrapper to the EMST Dual-Tree Boruvka algorithm (March, Ram, Gray, 2010) implemented in ‘...
[Read more...]

New stuff in BCEA

December 10, 2018 | R | Gianluca Baio

After my talks in Barcelona, I have started thinking about potential improvements or changes, mostly to do in BCEA — I got some nice comments from quite a few people, some of whom were asking for some tweaks or extra facilities. Obviously, I&rsq... [Read more...]

Quality Surrogate Variable Analysis

December 10, 2018 | Rstats on LIBD rstats club

By Amy Peterson Studying genetic differential expression using postmortem human brain tissue requires an understanding of the effect brain tissue degradation has on genetic expression. Particularly when brain tissue degradation confounds1 the differences in gene expression levels between subject groups. This problem of confounding necessitates measures from a control dataset ... [Read more...]

Quality Surrogate Variable Analysis

December 10, 2018 | Rstats on LIBD rstats club

By Amy Peterson Studying genetic differential expression using postmortem human brain tissue requires an understanding of the effect brain tissue degradation has on genetic expression. Particularly when brain tissue degradation confounds1 the differences in gene expression levels between subject groups. This problem of confounding necessitates measures from a control dataset ... [Read more...]

New stuff in BCEA

December 10, 2018 | R on Gianluca Baio

After my talks in Barcelona, I have started thinking about potential improvements or changes, mostly to do in BCEA — I got some nice comments from quite a few people, some of whom were asking for some tweaks or extra facilities. Obviously, I’ve not prioritised any of those requests… But: ... [Read more...]
1 6 7 8 9 10 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)