by Biostatsquid | Oct 22, 2023 | Statistics
A simple explanation of Kaplan-Meier curves and how to interpret them! In my previous blogpost, we talked about survival time analysis. In a nutshell, survival time analysis, is a group of statistical methods we use to investigate the time it takes for an event of...
by Biostatsquid | Oct 21, 2023 | Learning, Statistics
A simple introduction to survival time analysis, Kaplan-Meier curves, Cox regression and more! Survival time analysis isĀ really common in biostatistics. You might have heard of Kaplan-Meier curves, Cox regressions or the log rank test. In clinical trials, survival...
by Biostatsquid | Oct 1, 2023 | Tutorials, Visualisation
Find out some of the best tricks and tips for visualisation in R! Having cool results is one thing, but being able to show those results is another. Choosing the right plot and making it attractive is just as important to get your message across clearly. In this post,...
by Biostatsquid | Sep 24, 2023 | Learning, Statistics
Confidence intervals, confidence level and p-values simply explained! Let’s talk about p-values and confidence intervals! They’re very common statistical terms, and I thought I had a clear understanding of what both are, but turns out that language can be...
by Biostatsquid | Sep 4, 2023 | scRNAseq, Statistics in R, Tutorials
A step-by-step R tutorial on performing Gene Set Enrichment Analysis with R package fgsea In this tutorial you will learn how to conduct Gene Set Enrichment Analysis (GSEA) using R-package fgsea. This package implements an algorithm for fast gene set enrichment...