March 2020

HackZurich: CodeVsCovid19

March 29, 2020 | R-post | Cosima Meyer

As you know, I love hackathons. And what better opportunity of joining one of them when you can generate something that is essentially helpful? In light of the current Covid19 crisis, HackZurich organized the CodeVsCovid19 hackathon and brought togethe...
[Read more...]

Installing spatial R packages on Ubuntu

March 29, 2020 | the Geocomputation with R website

This post explains how to quickly get key R packages for geographic research installed on Ubuntu, a popular Linux distribution. A recent thread on the r-spatial GitHub organization alludes to many considerations when choosing a Linux set-up for work with geographic data, ranging from the choice of Linux distribution (distro) ...
[Read more...]

Visualize climate anomalies

March 28, 2020 | R on Dominic Royé

When we visualize precipitation and temperature anomalies, we simply use time series as bar graph indicating negative and positive values in red and blue. However, in order to have a better overview we need both anomalies in a single graph. In this ...
[Read more...]

Visualize climate anomalies

March 28, 2020 | R on Dominic Royé

When we visualize precipitation and temperature anomalies, we simply use time series as bar graph indicating negative and positive values in red and blue. However, in order to have a better overview we need both anomalies in a single graph. In this way we could more easly answer the question ...
[Read more...]

Whats Cooking ??

March 28, 2020 | Senthil Thyagarajan

This R shiny app is for all the home chefs out there looking to try different recipes, especially now that we are all social distancing and looking at ways to keep us sane! (Yes, cooking is a form of meditation wherein the end, you have something to eat :D). From ... [Read more...]

A GARCH Tutorial in R

March 28, 2020 | R on msperlin

Myself, Mauro Mastella, Daniel Vancin and Henrique Ramos, just finished a tutorial paper about GARCH models in R and I believe it is a good content for those learning financial econometrics. You can find the full paper in this link. In a nutshell, t... [Read more...]

Simulating Coronavirus Outbreak in City with Origin-Destination Matrix and SEIR Model

March 28, 2020 | R | databentobox

Table of Contents Introduction Model SEIR Model Population Mobility Model Model Assumptions Data Simulation Visualisation Scenario-based Simulations Introduction A couple weeks ago, I have written an article about simulating coronavirus outbreak in Tokyo using Origin-Destination (OD) matrix, population mesh data and a simple SIR model with some assumptions. I shared ...
[Read more...]

RProtoBuf 0.4.17: Robustified

March 28, 2020 | Thinking inside the box

A new release 0.4.17 of RProtoBuf is now on CRAN. RProtoBuf provides R with bindings for the Google Protocol Buffers (“ProtoBuf”) data encoding and serialization library used and released by Google, and deployed very widely in numerous projects a... [Read more...]

A deep dive into glmnet: predict.glmnet

March 27, 2020 | kjytay

I’m writing a series of posts on various function options of the glmnet function (from the package of the same name), hoping to give more detail and insight beyond R’s documentation. In this post, instead of looking at one of … Continue reading →
[Read more...]
1 2 3 4 14

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)