-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.qmd
70 lines (47 loc) · 2.13 KB
/
index.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
title: "Randall Pruim"
subtitle: "Professor of Mathematics and Statistics, Calvin University"
editor:
markdown:
wrap: 72
# bibliography: "bib/Pruim-pubs.bib"
# biblio-style: "../CV/bib/rjp-apa-cv.csl"
# nocite: |
# @Pruim:2018:FASt, @Schoning:1998, @Wegner:Complexity:2005
---
```{r, include = FALSE, message = FALSE}
knitr::opts_chunk$set(
echo = FALSE
)
```
### CV
You can find my CV
[here](https://github.com/rpruim/CV/blob/master/Randall_Pruim_CV.pdf).
Otherwise, see below for some of the highlights (and some things not on
the CV).
### Talks
You can find slides from some of my talks
[here](talks.qmd).
### Teaching
Find out what I've taught and access some teaching resources [here](teaching.qmd).
### [{fig-alt="Integrated Ethics Labs" height="50px" fig-align="left"}](https://integratedethicslabs.org)
I'm part of the Integrated Ethics Labs team. Find out more at
[integratedethicslabs.org](https://integratedethicslabs.org).
### Books
#### Traditionally Published
Pruim, Randall. 2018. *Foundations and Applications of Statistics: An
Introduction Using R*. 2nd ed. Vol. 28. Pure and Applied Undergraduate
Texts. Providence, RI: American Mathematical Society.
<https://www.ams.org/publications/authors/books/postpub/amstext-28>.
Wegener, Ingo. 2005. *Complexity Theory: Exploring the Limits of
Efficient Algorithms*. Berlin: Springer-Verlag.
Schöning, Uwe, and Pruim, Randall. 1998. *Gems of Theoretical Computer
Science*. Berlin: Springer-Verlag.
#### Online
Kaplan, Daniel, and Pruim, Randall. 2022.
[*Statistical Modeling: A Fresh Approach*](https://statistical-modeling.netlify.app/).
Pruim, R. (2021). [*Statistics for the Physical Sciences and Engineering*](https://rpruim.github.io/Engineering-Statistics/).
Horton, N. J., Pruim, R., & Kaplan, D. T. (2015, November).
[*A student’s guide to R*](https:// github.com/ProjectMOSAIC/LittleBooks/blob/master/StudentGuide/Studentguide2015-11-09.pdf).
Pruim, R., Horton, N. J., & Kaplan, D. T. (2015, November).
[*Start teaching with R*](https:// github.com/ProjectMOSAIC/LittleBooks/blob/master/Starting/MOSAIC-StartTeaching.pdf).