R Solution for Excel Puzzles

August 13, 2024 | Numbers around us

Puzzles no. 514–518PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #514Today we are searching for treasure. Exactly what we need is to find highest 2x2 submatrix ...
[Read more...]

Quarto dashboard creation and automation

August 12, 2024 | %>% dreams

John White Alexander, Study in Black and Green I had the opportunity to present an automated Quarto dashboard on Posit’s Monthly End-to-End Workflow with Posit Team, followed by a Q&A. The project involved a script that retrieves Consume...
[Read more...]

Your Life in Weeks

August 12, 2024 | R - datawookie

A few months ago I listened to an episode on the Founder’s Journal podcast. The episode reviewed an essay, The Opportunity Cost of Everything, by Jack Raines. If you haven’t read it, then I suggest you invest 10 minutes in doing so. It will be time well spent.
[Read more...]

Quarto dashboard creation and automation

August 12, 2024 | %>% dreams

John White Alexander, Study in Black and Green I had the opportunity to present an automated Quarto dashboard on Posit’s Monthly End-to-End Workflow with Posit Team, followed by a Q&A. The project involved a script that retrieves Consume...
[Read more...]

Raygun: A Bayesian Breakdown

August 12, 2024 | datascienceconfidential - r

Introduction The Paris 2024 Olympic Games featured the debut of a new Olympic sport: break dancing. The sport made a lot of headlines after Australian competitor Raygun delivered an unusual routine which was ridiculed by many internet commentators. Is ...
[Read more...]

Getting creative with ggplot2 workshop

August 12, 2024 | Dariia Mykhailyshyna

Join our workshop on Getting creative with ggplot2, which is a part of our workshops for Ukraine series!  Here’s some more info:  Title: Getting creative with ggplot2 Date: Thursday, September 12th, 18:00 – 20:00 CEST (Rome, Berlin, Paris timezone)  Speaker: Georgios Karamanis is a data visualization designer, psychiatrist and researcher, based in ... [Read more...]

Unveiling Bottlenecks: A Guide to Profiling R and R Shiny Code

August 12, 2024 | Harsh Verma

Shiny applications are fantastic for turning data into interactive dashboards and web apps, making data exploration and visualization more engaging. But even the most visually appealing Shiny app can hit performance snags. Lagging visualizations, delayed user interactions, and sluggish data updates can quickly turn a promising Shiny app into a ...
[Read more...]

Multiple regression model in R

August 11, 2024 | R Archives » Data Science Tutorials

The post Multiple regression model in R appeared first on Data Science Tutorials Unravel the Future: Dive Deep into the World of Data Science Today! Data Science Tutorials. Multiple regression model in R, it is often necessary to fit multiple regression models to a dataset and compare the resulting coefficients ... [Read more...]

CDCPLACES 1.1.8: 2024 Release

August 11, 2024 | Brenden Smith

This is part of the CDCPLACES blog series. To view the other posts in this series click here. Introduction This brief blog post explains the new additions to CDCPLACES 1.1.8. This update provides a few new features: Updated 2024 release data, ...
[Read more...]

Creating and visualizing maps of WASH data – Part 3

August 11, 2024 | Mian Zhong

Review Welcome to the final post in our series on creating and visualizing WASH data maps. In this post, we’ll focus on crafting an interactive map that enhances user experience and data exploration. If you missed the previous posts or need a refresher, you can revisit them here: Part 1: ... [Read more...]

Descriptive statistics in R

August 10, 2024 | R Archives » Data Science Tutorials

The post Descriptive statistics in R appeared first on Data Science Tutorials Unravel the Future: Dive Deep into the World of Data Science Today! Data Science Tutorials. Descriptive statistics in R, it is often necessary to create a table that contains descriptive statistics for variables in a data frame. One ... [Read more...]
1 24 25 26 27 28 2,154