Attacks on Healthcare Facilities

March 11, 2024 | R | Fahim Ahmad

As part of my studies at MIT Emerging Talent, I participated in a Collaborative Data Science Project where our team undertook a crucial study focused on analyzing the profound impact of attacks on healthcare facilities. Our project delves into the hum...
[Read more...]

R Solution for Excel Puzzles

March 11, 2024 | Numbers around us

Puzzles no. 404–408PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #404Can analyst make something that looks good? Of course… Can analyst draw with numbers? Once ...
[Read more...]

Add shiny in quarto blog with shinylive

March 10, 2024 | jhk0530

Shiny, without server In previous article, I introduced method to share shiny application in static web page (github page) At the core of this method is a technology called WASM, which is a way to load and utilize R and Shiny-related libraries and files that have been converted for use ... [Read more...]

The Truth About Tidy Wrappers

March 9, 2024 | Art Steinmetz

These are the packages we will need for this analysis. library(tidyverse) library(data.table) library(dtplyr) library(duckdb) library(duckplyr) library(polars) library(tidypolars) library(arrow) library(tictoc) library(microbenchmark) library(gt) The Tidyverse I love the Tidyverse from Posit.co. The biggest evolution of the R language ecosystem ...
[Read more...]

The Truth About Tidy Wrappers

March 9, 2024 | Art Steinmetz

These are the packages we will need for this analysis. library(tidyverse) library(data.table) library(dtplyr) library(duckdb) library(duckplyr) library(polars) library(tidypolars) library(arrow) library(tictoc) library(microbenchmark) library(gt) The Tidyverse I love the Tidyverse from Posit.co. The biggest evolution of the R language ecosystem ...
[Read more...]

Introduction to Causal Machine Learning estimators in R

March 8, 2024 | Dariia Mykhailyshyna

Join our workshop on Introduction to Causal Machine Learning estimators in R, which is a part of our workshops for Ukraine series!  Here’s some more info:  Title: Introduction to Causal Machine Learning estimators in R Date: Thursday, April 11th, 18:00 – 20:00 CET (Rome, Berlin, Paris timezone) Speaker: Michael Knaus is Assistant ... [Read more...]
1 2 3 4 2,081