April 2022

R-Bloggers site

April 10, 2022 | Mark Edney

I would like to take the time to mention the r-bloggers site. It is a vast collection of Blogs on everything that has to do will the R language. I would very much like to contribute to their work with this blog. Just to keep it interesting, I wo...
[Read more...]

R-Bloggers site

April 10, 2022 | R on The Data Sandbox

I would like to take the time to mention the r-bloggers site. It is a vast collection of Blogs on everything that has to do will the R language. I would very much like to contribute to their work with this blog. Just to keep it interesting, I would l... [Read more...]

Indexing Iterations with set_names()

April 10, 2022 | R on kieranhealy.org

As mentioned last time, we often want to build up a data frame iteratively. The map() family of functions in purrr can help with this. Here I’ll show a handy pattern for keeping track of what you’ve added to the data frame you’re making. The map_dfr() ... [Read more...]

RcppRedis 0.2.1: Maintenance

April 10, 2022 | Thinking inside the box

A month after the major release 0.2.0 bringing pub/sub and other goodies to our RcppRedis package, a new version 0.2.1 arrived on CRAN yesterday. RcppRedis is one of several packages connecting R to the fabulous Redis in-memory datastructure store (a... [Read more...]

A Fresh Lick of Paint

April 8, 2022 | R on Quantum Jitter

Motivation A couple of years ago I moved house from Wordpress to Blogdown. It’s proved to be a much less stressful life and I plan to stay. Hugo Academic served me well, but sometimes you just need a fresh coat of p...
[Read more...]

Iterating on the GSS

April 8, 2022 | R on kieranhealy.org

Let’s say we’re working with the General Social Survey. We’re interested in repeatedly fitting some model each year to see how some predictor changes over time. For example, the GSS has a longstanding question named fefam, where respondents are asked to give their opinion on the following ... [Read more...]

Australian GP FP2

April 8, 2022 | Part Time Analyst

Hello, this is a new series which I will be analysing the data from Friday practice at the Grand Prix. The focus is going to be on strategy so key to a Formula 1 race. This is the first version of this analysis, lookout for more information on future races Tyre ...
[Read more...]

Introductory workshop on Nimble

April 7, 2022 | R | Olivier Gimenez

📢🥳 With @MaudQueroue and @ValentinLauret we gave a short introduction to nimble @R_nimble nimble is a #rstats 📦 to fit models in the Bayesian framework w/ MCMC, it's also a programming environment for using/coding fns/distns/samplers➡️ Check out https://t.co/MuUjGc4U8i pic.twitter.com/RBtu07v874— ... [Read more...]

Update of compiled datasets (2022)

April 6, 2022 | R | msperlin

Back in 2020 I started to compile and share financial data in dataverse. The data covers corporate finance events from the DFP and FRE systems. The available tables are the same I use for my research and teaching material, and will be updated once a... [Read more...]

Update of compiled datasets (2022)

April 6, 2022 | R | msperlin

Back in 2020 I started to compile and share financial data in dataverse. The data covers corporate finance events from the DFP and FRE systems. The available tables are the same I use for my research and teaching material, and will be updated once a... [Read more...]

A Macroeconomics Dashboard on Turkey Inflation

April 6, 2022 | R Views

Enes Gencer is a lead data scientist at Doktar and a graduate of Tilburg University (Research Master, Economics). Enes’ interests include data science problems in Economics, Finance, and Agriculture. Introduction Inflation is a hot topic for both globally and in Turkey nowadays. Inspired by Rami Krispin, I reverse engineered his ...
[Read more...]

SFTP in R on a Mac

April 6, 2022 | R on Jason Bryer

I am working on a project where I need to upload PDFs generated from Rmarkdown to a SFTP server. The sftp R package is a nice wrapper to the RCurl package for handling SFTP access. But to my surprise, SFTP support is not included on Macs by default through the ... [Read more...]
1 4 5 6 7 8

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)