Exponential Families in Theory and Practice
IMS Textbooks, Bradley Efron (2022)
Datasets


The data files are all in csv format. They all work by running the following command for each file in R:

d <- read.csv("xxx.csv")

which should yield a data frame, that you can convert into a matrix.


Datasets referenced in the text:


Contact Email: brad@stat.stanford.edu

Back to Brad Efron's Home Page