R bloggers

Visualizing 445 Calendar in R

December 29, 2024 | Chisato

Have You Heard of the 4-4-5 Calendar? 📆 If you’ve worked in retail, you might already know that time isn’t always measured in standard months. Enter the 4-4-5 calendar: a reporting tool that divides a year into 12 periods, each organized into quarters of 4, 4, and 5 weeks (i.e. 13 ...
[Read more...]

Getting back into blogging

December 27, 2024 | John Russell

Time since MƒA In one of my last posts 2 years ago, I mentioned that I would be looking for work and leaving MƒA. I ended up doubling down on my research background and becoming a part of EL Education’s Research Team, where I have taken an impr...
[Read more...]

Geometic Art Generator with Shiny

December 26, 2024 | Chisato

🌟 Introduction ggplot2—the trusty workhorse of R. It’s definitely have been the go-to package for creating stunning visualizations for years. And it’s not going anywhere anytime soon. 🎉 But I’ve always wondered: What if my ggplot2 creations cou...
[Read more...]

Using Stan from R

December 25, 2024 | Chris Bowdon

I’ve been trying to get the hang of Bayesian models with Stan. One of the hurdles has been using Stan from R, so in this post I’m jotting down what I’ve learned (mostly the hard way). RStan or CmdStanR? On the whole I had a much better ... [Read more...]

Impact of Trump’s Win on Financial ETFs

December 24, 2024 | Selcuk Disci

Donald Trump’s recent election win has sparked a rapid surge in sectors like Financials. Barclays calls this a clear reflection of the “Trump playbook,” trends seen in 2016. According to this, the iShares Global Financials ETF seems to have room to continue the uptrend. Source code: [Read more...]

Calling C++ functions from R using Rcpp

December 23, 2024 | Adam Gladstone

Introduction If you are an R/RStudio user and you are learning C/C++ then this blog post may be interesting. Suppose that you’ve written a function in C/C++ (or even a whole program). You know how to run your code from the command line, passing in argu...
[Read more...]

Calling C++ functions from R using Rcpp

December 23, 2024 | Adam Gladstone

If you are an R/RStudio user and you are learning C/C++ then this blog post may be interesting. Suppose that you've written a function in C/C++ (or even a whole program). You know how to run your code from the command line, passing in arguments and so ...
[Read more...]

Importance Sampling

December 22, 2024 | Chris Bowdon

The aim of this post is to teach myself basic Bayesian methods. I’ll set up a toy example problem and solve it. Let’s assume we have a natural event that happens with a variable periodicity e.g. a woman’s menstrual cycle. I’m drawing from t...
[Read more...]
1 23 24 25 26 27 2,033

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)