September 2018

Interpretation of the AUC

September 13, 2018 | Roos Colman

The AUC* or concordance statistic c is the most commonly used measure for diagnostic accuracy of quantitative tests. It is a discrimination measure which tells us how well we can classify patients in two groups: those with and those without the outcome of interest. Since the measure is based on ...
[Read more...]

Make your R code nicer with roperators

September 13, 2018 | ben

Seven simple solutions solving sloppy syntax: roperators Seven simple solutions solving sloppy syntax: roperators A package to make R a little nicer A Package to Make R a Little Nicer When I first started with R, there were a few things that bothered me greatly. While I can’t change ... [Read more...]

Announcing wrapr 1.6.2

September 12, 2018 | John Mount

wrapr 1.6.2 is now up on CRAN. We have some neat new features for R users to try (in addition to many earlier wrapr goodies). The first is the %in_block% alternate notation for let(). The wrapr let()-block allows easy replacement of names in name-capturing interfaces (such as transform()), as ...
[Read more...]

digest 0.6.17

September 12, 2018 | Thinking inside the box

digest version 0.6.17 arrived on CRAN earlier today after a day of gestation in the bowels of CRAN, and should get uploaded to Debian in due course. digest creates hash digests of arbitrary R objects (using the md5, sha-1, sha-256, sha-512, crc32, xx... [Read more...]

Avocado Market Research

September 12, 2018 | R on Home

Introduction Data Pre-Processing Load Data Load Packages Clean Data Exploratory Data Analysis Distribution Avocado Prices Avocado Volume Elasticity Introduction The following report intends to analyze avocado prices and sales volume from 2015 to early 2018 across the US. In addition to a thorough exploratory analysis, I’ll also try to calculate the ...
[Read more...]

Mapping homelessness in England

September 12, 2018 | Jamie Lendrum

Introduction Data wrangling Initial analysis The painful part Introduction For this blog post, I decided to try to find a dataset covering an issue I feel quite strongly about - homelessness. I managed to find a fairly large dataset from the Cambridgeshire Insight website. For a while I’ve wanted ...
[Read more...]

Stress based graph layouts

September 12, 2018 | schochastics

I academically grew up among graph drawers, that is, computer scientists and mathematicians interested in deriving two-dimensional depictions of graphs. One may despicably call it pixel science, yet a lot of hard theoretical work is put into producing pretty graph layouts. Although I am not at all an expert in ... [Read more...]

Le Monde puzzle [#1066]

September 12, 2018 | xi'an

Recalling Le Monde mathematical puzzle  first competition problem For the X table below, what are the minimal number of lights that are on (green) to reach the minimal and maximal possible numbers of entries (P) with an even (P as pair) number of neighbours with lights on? In the illustration ...
[Read more...]

xts 0.11-1 on CRAN

September 12, 2018 | Joshua Ulrich

xts version 0.11-1 was published to CRAN this morning. xts provides data structure and functions to work with time-indexed data.  This release contains some awesome features that will transparently make your xts code even faster! There's a new window.xts() method, thanks to Corwin Joy (#100, #240). Corwin also refactored and improved ... [Read more...]

xts 0.11-1 on CRAN

September 12, 2018 | Joshua Ulrich

xts version 0.11-1 was published to CRAN this morning. xts provides data structure and functions to work with time-indexed data.  This release contains some awesome features that will transparently make your xts code even faster! There's a new window.xts() method, thanks to Corwin Joy (#100, #240). Corwin also refactored and improved ... [Read more...]

If not Notebooks, then what? Look to Literate Programming

September 12, 2018 | David Smith

Author and research engineer Joel Grus kicked off an important conversation about Jupyter Notebooks in his recent presentation at JupyterCon: There's no video yet available of Joel's talk, but you can guess the theme of that opening slide, and walking through the slides conveys the message well, I think. Yuhui ... [Read more...]
1 7 8 9 10 11 15

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)