R bloggers

Post-hoc Adjustment for Zero-Thresholded Linear Models

August 16, 2024 | Nina Zumel

Suppose you are modeling a process that you believe is well approximated as being linear in its inputs, but only within a certain range. Outside that range, the output might saturate or threshold: for example if you are modeling a count or a physical process, you likely can never get […]
[Read more...]

Why Every Data Scientist Needs the janitor Package

August 16, 2024 | Numbers around us

Lessons from Will Hunting and McGayverIn the world of data science, data cleaning is often seen as one of the most time-consuming and least glamorous tasks. Yet, it’s also one of the most critical. Without clean data, even the most sophisticated algorithms and models can produce misleading results. This ...
[Read more...]

PowerQuery Puzzle solved with R

August 14, 2024 | Numbers around us

#207–208PuzzlesAuthor: ExcelBIAll files (xlsx with puzzle and R with solution) for each and every puzzle are available on my Github. Enjoy.Puzzle #207Sometimes we have task that are somehow related to real life, not just mind-bending puzzles. And today...
[Read more...]

Use R to prompt a local LLM with ollamar

August 14, 2024 | Stephen Turner

This is reposted from the original article: https://blog.stephenturner.us/p/use-r-to-prompt-a-local-llm-withUse R to prompt a local LLM with ollamar: Using R to prompt llama3.1:70b running on my laptop with Ollama + ollamar to tell me what's inter...
[Read more...]

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...]

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...]
1 2 3 4 1,974

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)