Biography
Sujit Sahu is a Professor of Statistics at the University of Southampton. He is the author of the book Introduction to Probability, Statistics & R; Foundations for Data-Based Sciences, published by Springer Nature in 2024.


He is also the author of the book Bayesian modeling of spatio-temporal data with R published by Chapman and Hall/CRC Press. Here is a (Twitter) X video introducing the book.
This textbook is one of the top 20 winners of the Book Authority Best Bayesian Statistics Books of All Time.

Research Interests
- Bayesian Statistics and Modeling
- Spatio-temporal Data Analysis
- Environmental and Climate Science Applications
Education
PhD in Statistics, 1994
University of Connecticut
Master of Statistics, 1989
Indian Statistical Institute
Bachelor of Statistics (Honors), 1987
Indian Statistical Institute
Books
Introduction to Probability, Statistics and R for Data Science
A comprehensive guide to probability, statistics, and R programming with applications in data science.
Learn more →Bayesian Modeling and Spatial-Temporal Data Analysis in R
Advanced techniques for analyzing spatial and temporal data using Bayesian methods in R.
Learn more →All my research publications are listed on my publication page.
Experience
Supervision Record, Experience and Employment history
Post-graduate Supervision
Here is a list of all my past post-docs, PhD and MSc students.
Research Grants Obtained
Education and Experience
Employment History

Professor, Senior Lecturer and Lecturer in Statistics

Lecturer in Statistics

Research Associate
R package 'bmstdr'
The package source is available from CRAN and github. Here is a full version of the vignette.
Installation Instructions →Please install the package directly from CRAN.
install.packages("bmstdr", dependencies = TRUE)
There is a long list of dependent packages that may need to be installed on your computer. You may find the commands in this R file useful to install those packages.
Development version of the package can be installed from github using the R command:
devtools::install_github("sujit-sahu/bmstdr", build_vignettes = TRUE)
You may check the installation:
library(bmstdr) ls("package:bmstdr") browseVignettes('bmstdr')
Here is a full version of the vignette. This version has not been distributed with the package because of file size limitation in CRAN.
- A pdf version of the manual is also available.
- Here is a conference poster for bmstdr.
Ms Laura Scala (BSc)
I loved learning about and exploring different modelling techniques in Statistics. I can confidently say that it was the best module I have taken in my fourth year. At times it was really challenging but Sujit guided me patiently and effectively which helped me progress with my research, thus making it fun, engaging and very enjoyable. The constant support provided encouraged me to aspire for a deeper understanding of the topic.
Ms Melody August (BSc)
I just wanted to say thank you for all the help you gave me, particularly in my last-minute panic to get it all done! I found the topic very interesting and something I could see myself doing in my future career. I enjoyed completing the project as it gave a better insight to what a career in data may involve, through cleaning and analyzing data and then writing a final report. You continued to push me to achieve my best.😄
Ms Xiaoqing Chen (MSc)
I have learned a lot from Prof Sahu. At first I was not sure if I would like all the coding in R. But he certainly made it easy for me to learn. 😄