Posts

Splines in ggplot2
When visualizing trend data, standard line plots can sometimes look a bit too rigid or jagged. If you want to create a smoother, more …

Dose response in R
In this post, I will walk through a complete workflow for dose-response analysis using 4-parameter logistic (4PL) modeling. I will cover …