EpiStats
  • Home
  • Blog
  • CV
  • Resources
    • R Weekly
    • R Bloggers
  • Archive
Categories
All (15)
R (14)
Stata (1)
alluvial (2)
creative project (1)
data cleaning (3)
data visualization (2)
exploratory (2)
functions (2)
ggplot (2)
ggplot2 (4)
ggridges (1)
health (3)
importing (2)
jitter (1)
kaplan-meier plot (1)
lasso (1)
log-rank test (1)
plot (2)
pokerogue (1)
project (1)
regex (3)
regression (1)
shiny (1)
string (2)
strings (1)
survival analysis (1)
text (2)
tidyverse (7)

Blog

Enhancing Survival Analysis in R with Custom Functions

R
survival analysis
kaplan-meier plot
log-rank test
data visualization
ggplot2

A step-by-step guide on how to steamline Survival Analysis in R with custom functions.

Jul 19, 2024
6 min

Generating Random City Names Based on Syllable Formation Rules

R
strings
functions
creative project

A step-by-step guide on how to generate random city names using syllable-based rules in R.

Jul 15, 2024
8 min

Daily Data Visualization with R: Jitter Plot

R
ggplot2
data visualization
tidyverse
health
jitter

A detailed guide on using geom_jitter() to visualize BMI distributions across sex using data from the Spanish European Health Survey 2020.

Jun 28, 2024
4 min

Visualizing BMI Distributions Across Educational Levels with ggridges

R
importing
data cleaning
ggplot2
ggridges
tidyverse
health

A detailed guide on using ggridges to visualize BMI distributions across educational levels using data from the Spanish European Health Survey 2020.

Jun 26, 2024
5 min

Load Data from the National Health Survey Spain 2020

R
importing
data cleaning
ggplot2
tidyverse
health

A step-by-step guide to loading, cleaning, and visualizing data from the National Health Survey Spain 2020 using R.

Jun 25, 2024
5 min

PokéRogue Random Team Selector in R

R
pokerogue
functions
project

Automate Your Pokémon Team Creation with R.

Jun 22, 2024
10 min

Mastering Regular Expressions: Dealing with String Data in R, Part II

R
tidyverse
regex
string
text

Solving R for Data Science (2ed) Exercises

Jun 21, 2024
4 min

 

Mastering Regular Expressions: Dealing with String Data in R, Part I

R
tidyverse
regex
string
text

Solving R for Data Science (2ed) Exercises

Jun 19, 2024
3 min

 

Exploring the count() Function in R’s tidyverse

R
tidyverse
regex

Tips and Tricks in Data Cleaning and Visualization, Part III.

Jun 3, 2024
4 min

Useful RStudio Shortcuts

R
ggplot
tidyverse

Tips and Tricks in Data Cleaning and Visualization, Part I.

May 25, 2024
4 min

How to Create an Alluvial Plot in Stata

Stata
plot
alluvial

How to draw an Alluvial Plot in Stata with example code.

Mar 11, 2024
3 min

 

Interactive List of Japanese Words Using R Shiny Apps

R
shiny
exploratory

Using R Shiny to interactively explore data, with a Japanese Kanji database example.

Mar 6, 2024
17 min

 

Loading and Exploring Japanese Kanji Data Using R

R
data cleaning
exploratory

Using R to load, explore, describe, and filter data, with a Japanese Kanji database example.

Feb 27, 2024
7 min

How to Create an Alluvial Plot in R

ggplot
plot
alluvial
R

How to draw an Alluvial Plot in R with example code.

Feb 22, 2024
3 min

Lasso Regression

regression
R
lasso

What is, what is it used for, and how to use Lasso regression, with code in R.

Feb 6, 2024
4 min
No matching items