Joachim Schork
@joachimschork.bsky.social
500 followers 11 following 120 posts
Data Science Education & Consulting Website: https://statisticsglobe.com/ YouTube: youtube.com/@StatisticsGlobe
Posts Media Videos Starter Packs
joachimschork.bsky.social
The tidyverse packages are perhaps the biggest advantage of the R programming language.

Video: www.youtube.com/watch?v=2PI0...

The Data Professor YouTube channel: www.youtube.com/@DataProfessor

More details: statisticsglobe.com/online-cours...

#datavisualization #ggplot2 #datastructure
joachimschork.bsky.social
Errors and warnings in R programming can be challenging, but I've got you covered! I've created a list of common errors and warnings in R, including examples and step-by-step instructions: statisticsglobe.com/errors-warni...

More: statisticsglobe.com/online-cours...

#rstats #datascientists
joachimschork.bsky.social
When building predictive models, overfitting is a common challenge. Shrinkage methods help address this by adding a penalty term to the objective function during training, which discourages large coefficients.

More details: statisticsglobe.com/online-cours...

#statistics #package #rstudio
joachimschork.bsky.social
The four moments in statistics — mean, variance, skewness, and kurtosis — are essential for understanding the shape and behavior of data distributions.

The visualization shown based on data generated in R using ggplot2.

More: statisticsglobe.com/online-cours...

#data #businessanalyst #data
joachimschork.bsky.social
Bring your visualizations to life with see, a dynamic R package from the easystats ecosystem that extends ggplot2 to create modern and intuitive graphics.

Visualizations: github.com/easystats/see

Learn more: statisticsglobe.com/online-cours...

#package #datavisualization #tidyverse #analysis
joachimschork.bsky.social
I recently discovered the correctR package by Trent Henderson. correctR is designed for the statistical comparison of machine learning models on correlated samples.

More details: hendersontrent.github.io/correctR/

Learn more: eepurl.com/gH6myT

#rstats #businessanalyst #package
joachimschork.bsky.social
The ggpointdensity package is an extension for ggplot2 that helps visualize point density in scatter plots.

Visualization: github.com/LKremer/ggpo...

Further details: statisticsglobe.com/online-cours...

#ggplot2 #coding #datascienceeducation #datastructure #package #tidyverse #rstats #database
joachimschork.bsky.social
I just found out that I’m currently ranked as the No. 1 Data Science creator in Germany on LinkedIn. Really exciting news! 😊

Make sure to follow if you don’t want to miss any Data Science updates: www.linkedin.com/in/joachim-s...

#datascience #statistics #ai #rstats #python
joachimschork.bsky.social
The ggalign package in R brings flexibility to your visualizations by helping align multiple plots and incorporate complex hierarchical data structures, like dendrograms, alongside your primary charts (visualization from package website).

More details: statisticsglobe.com/online-cours...

#rstudio
joachimschork.bsky.social
With the rise of AI, data analysis has been transformed. Julius AI lets you ask questions in plain English and instantly get ready-to-use R or Python code.

Tutorial: statisticsglobe.com/data-analysi...

Visit Julius AI: bit.ly/46dKh7J

#DataScience #Statistics #RStats #Python #AI #Sponsored
joachimschork.bsky.social
Want to visualize textual data clearly and attractively? The ggpage package extends ggplot2 to create visualizations that resemble the layout of a book page.

Visualization: emilhvitfeldt.github.io/ggpage/

Big thanks to Emil Hvitfeldt!

More: statisticsglobe.com/online-cours...

#ggplot2 #package
joachimschork.bsky.social
In my opinion, R should be your go-to programming language!

Ready to explore the world of R? I've created a comprehensive online course that introduces R for beginners: statisticsglobe.com/online-cours...

#datastructure #datavisualization #coding #datavisualization #rprogramming #pythoncourse
joachimschork.bsky.social
Understanding the z-score can significantly enhance your data analysis skills.

I've created a tutorial on how to compute z-scores in the R programming language: statisticsglobe.com/z-score-in-r

More: statisticsglobe.com/online-cours...

#advancedanalytics #research #datastructure
joachimschork.bsky.social
Local regression is a non-parametric method for fitting smooth curves to data by applying multiple localized regressions.

Image adapted from Wikipedia: en.wikipedia.org/wiki/Local_r...

More: eepurl.com/gH6myT

#bigdata #datavisualization #rstats #package
joachimschork.bsky.social
I recently stumbled over the tmap R package and was amazed by its capabilities!

Guide: r-tmap.github.io/tmap/

Thanks to Jakub Nowosad, Martijn Tennekes and the other contributors for their great work on this package!

More: eepurl.com/gH6myT

#dataanalytics #rprogramming #dataanalytics #package
joachimschork.bsky.social
Function approximation is a technique used to find simple functions that closely represent complex or unknown functions.

Images: en.wikipedia.org/wiki/Functio...

More: eepurl.com/gH6myT

#rstats #data #research
joachimschork.bsky.social
The Wilcoxon Signed-Rank Test is a non-parametric statistical test used to compare two related samples or repeated measurements to determine if their population distributions differ.

More: statisticsglobe.com/online-cours...

#datastructure #datascienceeducation #dataviz #coding
joachimschork.bsky.social
The XGBoost Python library is one of the most powerful and widely used tools for gradient boosting, designed to optimize both speed and performance.

Image: xgboost.readthedocs.io/en/stable/tu...

More: eepurl.com/gH6myT

#datastructure #programming #datavisualization #statisticsclass#dataanalytics
joachimschork.bsky.social
I’ve created a series of posts about data visualization with ggplot2 in R, where I discuss key data visualization concepts, explore various plot types, and showcase useful ggplot2 extensions.

Learn more by visiting this link: statisticsglobe.com/online-cours...

#package #dataanalytic #ggplot2
joachimschork.bsky.social
Principal Component Analysis (PCA) isn't just a statistical method; it's a bridge connecting diverse research areas and industries by simplifying complex data.

More: statisticsglobe.com/online-cours...

#rstudio #analytics #dataanalytic
joachimschork.bsky.social
When analyzing missing data, it is crucial to identify patterns and explore relationships between variables to ensure accurate and robust analysis.

The attached matrix plot was created using the matrixplot function.

More information: cran.r-project.org/web/packages...

#dataanalytics #coding #data
joachimschork.bsky.social
Regression imputation is a widely used method for handling missing data, leveraging relationships between variables to estimate missing values.

The attached image illustrates stochastic regression imputation applied to heteroscedastic data.

Tutorial: statisticsglobe.com/regression-i...

#rstudio
joachimschork.bsky.social
Misuse of p-values is a prevalent issue in scientific research. P-values are often misunderstood and misapplied, leading to incorrect conclusions.

The graph shown in this post is a modified version of this Wikipedia image: es.wikipedia.org/wiki/Valor_p...

More: eepurl.com/gH6myT

#datastructure
joachimschork.bsky.social
In my opinion, ggplot2 is by far the best tool for visualizing your data!

Video: www.youtube.com/watch?v=Cl9y...
Website Tutorial: statisticsglobe.com/ggplot2-r-pa...

Learn more by visiting this link: statisticsglobe.com/online-cours...

#datavisualization #data #package #programming #rprogramming
joachimschork.bsky.social
This is a final reminder that the 33% discount on all Statistics Globe online courses ends today.

If you’re interested in boosting your R programming and data science skills, now is the perfect time!

Here’s the full list of courses: statisticsglobe.com/courses

#rstats #statistics #datascience