Channel Avatar

StatistikinDD @UCKMekE_4UfWvZDuBWenG8WA@youtube.com

4.5K subscribers - no pronouns :c

Love the R language for statistical computing and data analy


15:48
Analysing Football Wages in R Using tidyverse (Ft. @StatisticsGlobe )
12:22
R Markdown Users: Why you should switch to Quarto NOW
05:24
Does ChatGPT Understand Dad Jokes?
27:13
My WORST Project Experience in Freelance Data Analysis
13:16
Why You Should NOT use parallel::detectCores() in R
19:52
What Can Go Wrong with Factors in R Programming
11:33
R Programming Romance - including some MAGIC!
13:57
How to Draw Barplots in R: Base R & ggplot2 (Ft. @StatisticsGlobe )
09:27
R Programming: Object of Type 'Closure' is Not Subsettable
06:11
R Programming / dplyr: Error in select (...): unused arguments
12:46
Iterating over Several Vectors at Once in R: MAGIC & purrr
09:27
How to Visualize Missing Data in R: naniar
07:12
More Fun Analyzing Data in R: Shiny Gadgets - A Lesser Known Side of Shiny
10:16
How To Quickly Explore Data in R: DataExplorer
09:41
Automate Textual Reports of Statistical Models in R! report / easystats
10:38
lapply: How to Replace for loops in R to create Several Plots
15:14
R Programming: My 10 Favorite Quotes
08:09
How to Plot Statistical Group Comparisons in R: ggstatsplot
09:39
What About "..." in R Functions? Magic and Danger
17:51
How to set up Automated Tests for Your R Package using testthat
12:30
Why and How to Include a Vignette in Your R Package
16:00
How to Include Data in Your R Package
07:47
R Programming: Avoiding Loops using Vectorization
16:28
How to Document a Function in Your R Package
08:56
Creating Your First R Package in 2 Minutes in RStudio!
09:00
Creating Your Own R Package: Why and When
10:29
R's Internal Data Formats: .Rda, .RData, .rds
09:48
How to Import / Export SAS, SPSS, Stata Data in R: haven; Systat, WEKA: foreign
13:38
How to Import Pivoted Excel Data in R: tidyxl, unpivotr
08:27
How to Import XML Data into R using the XML Package
16:25
Accessing SQL Databases in R: Three Approaches
10:23
How to Import & Export Excel Files in R: Packages, Benchmarks
10:32
How to Import & Export csv files in R: Base R, Packages, Benchmarks
07:16
Visualizing Time Series in R - Moving Averages using tidyquant::geom_ma()
10:04
t-Test or Wilcoxon Rank Sum Test (Mann-Whitney U-Test)?
07:39
t-Test, Linear Regression, Correlation on the Same Data in R: A Comparison
11:15
R 4.1.0: Base R Pipe Has Arrived! Use Cases, Benchmark vs. magrittr
12:11
Progress Bars and Parallel Execution in R: progressr and future
15:55
ggplot2: From Bad Pie Charts to Polished Bars & Animation - Step by Step
09:03
Statistics in R Made Easy: R Commander - A Graphical User Interface
09:35
ggplot2: A Quick Tour of the Four Advanced Layers (Grammar of Graphics)
09:47
ggplot2: Quick Intro to the Grammar of Graphics - Three Basic Layers
10:19
Why I don't use Powerpoint to present Data Analyses
11:16
Datenanalysen präsentieren: Warum ich nicht Powerpoint verwende
07:11
ggplot2 Made Easy: Drag and Drop via esquisse!
06:44
Diagramm-Erstellung mit ggplot2 beschleunigen: Das ragg-Paket
06:18
Speeding up ggplot2: The ragg Package
02:30
Exposed as a "Wessi" (West German) during an R Training!
02:42
Als Wessi entlarvt bei einer R-Schulung!
13:21
Diagramme mit Daten aus Datenbanken in R: dbplot
11:34
How to Plot Data from Databases in R Efficiently: dbplot
06:23
Wie man R-Projekte vor Paket-Updates schützen kann: renv
05:29
How to Protect R Projects from Breaking Changes in Packages: renv
04:47
Farbskalen in R auswählen per App: Der Palette Explorer (tmaptools)
04:41
How to pick Color Scales in R: The Palette Explorer (tmaptools)
08:28
ggplot2 leicht gemacht: Grafiken per Maus dank esquisse!
19:44
Wie man Boxplots in R informativer macht (ggplot2 und Erweiterungspakete)
19:42
How to make Boxplots in R More Informative (ggplot2 and Extension Packages)
08:57
Interaktive Kontrollelemente für R-Diagramme - wie Shiny, nur ohne Shiny! plotly, crosstalk
08:29
Shiny-like Interactivity in R plots without Shiny: plotly, crosstalk