5 Powerful ggplot2 Extensions

January 6, 2024 | Albert Rapp

In this blog post, I’ll show you how to make ggplot2 even better. To do so, we are going to look at five must-have extensions that can level up your dataviz game. This blog post is also available as a video on my YouTube channel. You can check i...
[Read more...]

Factor Analysis in R workshop

January 5, 2024 | Dariia Mykhailyshyna

Join our workshop on Factor Analysis in R, which is a part of our workshops for Ukraine series!  Here’s some more info:  Title: Factor Analysis in R Date: Thursday, February 1st, 18:00 – 20:00 CET (Rome, Berlin, Paris timezone) Speaker: Gagan Atreya is a quantitative social scientist and data science consultant based ... [Read more...]

Probability intervals with GAMs

January 4, 2024 | Bluecology blog

Probability intervals with GAMs A neat trick with GAMs (generalized additive models) fit using the mgcv package is that you can use simulation to get Bayesian credible intervals. This is handy because it means you can easily calculate probabilities fo... [Read more...]

admiral 1.0.0

January 3, 2024 | Ben Straub

admiral 1.0.0 is out on CRAN. This release brings several new features to your tool set for working with ADaMs in R. admiral 1.0.0 also brings needed stability to users who were wishing to adopt admiral, but were a little worried by the fast d...
[Read more...]

Cryptocurrency Market Data in R

January 3, 2024 | serkor1

Getting cryptocurrency OHLCV data in R without having to depend on low-level coding using, for example, curl or httr2, have not been easy for the R community. There is now a high-level API Client available on CRAN which fetches all the market data without having to rely on web-scrapers, API ... [Read more...]

.I in data.table

January 2, 2024 | HighlandR

In this post I’m using a small extract from the SIMD2020 dataset to figure out what the special operator .I does. Files and code are on github if you’re interested # files and code : https://github.com/johnmackintosh/DT_dot_I library(data.t... [Read more...]

PowerQuery Puzzle solved with R

January 2, 2024 | Numbers around us

#143–144PuzzlesAuthor: ExcelBIFrom this week all files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Suprisingly this week we have no time-related puzzles, they are rather transformations of tables.Puzzle #143In this puzzle we have some kind of log. Employees are ...
[Read more...]
1 40 41 42 43 44 2,116