April 2018

NHS Hackday

April 11, 2018 | Fergus Taylor

function myFunction() { var frames = document.getElementsByTagName("iframe"); for (i = 0; i iframe { width:100%; } Back in February I attended the 19th NHS Hack Day in Cardiff. I had a great experience listening to the pitches, meeting new people inv... [Read more...]

future 1.8.0: Preparing for a Shiny Future

April 11, 2018 | JottR on R

future 1.8.0 is available on CRAN. This release lays the foundation for being able to capture outputs from futures, perform automated timing and memory benchmarking (profiling) on futures, and more. These features are not yet available out of the b...
[Read more...]

Neglected R Super Functions

April 11, 2018 | John Mount

R has a lot of under-appreciated super powerful functions. I list a few of our favorites below. Atlas, carrying the sky. Royal Palace (Paleis op de Dam), Amsterdam. Photo: Dominik Bartsch, CC some rights reserved. stats::approx(): approximate a curve/function. base::cumsum(): cumulative ordered sum. stats::ecdf(): estimate the ...
[Read more...]

J is for jsonlite Package

April 11, 2018 |

J is for jsonlite packageToday I'm going to introduce a new method of storing and exchanging data: JSON or JavaScript Object Notation. Up to now, we've been working with delimited text files and R data frames. But JSON (pronounced "Jason") is another way we can store data that can be ...
[Read more...]

Parsing Dates and Time – Part 2: Exercises

April 11, 2018 | Biswarup Ghosh

In the exercises below, we will continue working with lubridate and examine more features of the library. Answers to these exercises are available here. Please check the previous exercise here. If you obtained a different (correct) answer than those listed on the solutions page, please feel free to post your ... [Read more...]

Introduction to Fama French

April 10, 2018 | R Views

In two previous posts, we calculated and then visualized the CAPM beta of a portfolio by fitting a simple linear model. Today, we move beyond CAPM’s simple linear regression and explore the Fama French (FF) multi-factor model of equity risk/return. For more background, have a look at the ...
[Read more...]

Meetup slides: Introducing Deep Learning with Keras

April 10, 2018 | Dr. Shirin Glander

On April 4th, 2018 I gave a talk about Deep Learning with Keras at the Ruhr.Py Meetup in Essen, Germany. The talk was not specific to Python, though - so if you’re intersted: the slides can be found here: https://www.slideshare.net/ShirinGlander/ruhrpy-introducing-deep-learning-with-keras-and-python Ruhr.PY - Introducing ... [Read more...]

Stack Overflow questions around the world

April 10, 2018 | Rstats on Julia Silge

I am so lucky to work with so many generous, knowledgeable, and amazing people at Stack Overflow, including Ian Allen and Kirti Thorat. Both Ian and Kirti are part of biweekly sessions we have at Stack Overflow where several software developers join me in practicing R, data science, and modeling ... [Read more...]

Mapping Paranormal Manifestations in the British Isles

April 10, 2018 | tealeaf

In our last entry we analysed the relative frequency of paranormal manifestations in the British Isles according to the Paranormal Database. The results of that analysis showed that hauntings of various forms are by far the most commonly-reported paranormal encounter in the British Isles, followed by cryptozoological sightings. This is,... [Read more...]

Statistics from R-bloggers

April 10, 2018 | David Smith

Tal Galili's R-bloggers.com has been syndicating blog posts about R for quite a while — from memory I'd say about 8 years, but I couldn't find the exact date it started aggregating. Anyway, it contains a wealth of information about activity in the R ecosystem, but without any easy way to ... [Read more...]
1 8 9 10 11 12 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)