-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
56 lines (44 loc) · 1.97 KB
/
index.html
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
<html>
<head>
<!-- <link rel="stylesheet" type="text/css" href="../bjm.css" /> -->
<title>Thomas J. Faulkenberry, Ph.D.</title>
<meta name="Description" CONTENT="Homepage of Dr. Tom Faulkenberry, Tarleton State University">
</head>
<body>
<h2>Thomas J. Faulkenberry, Ph.D.</h2>
<p>
Professor of Psychological Sciences<br>
Associate Dean, College of Graduate Studies<br>
Tarleton State University<br>
Stephenville, TX 76402<br>
</p>
<img src="photo.jpg">
<h3>Contact info</h3>
<ul>
<li>Office: Admin Annex I, Room 105
<li>Email: faulkenberry at tarleton.edu
<li>X/Twitter: <a href="http://twitter.com/tomfaulkenberry">@tomfaulkenberry</a>
<li>Phone: +1 254-968-9816
<li>Mailing address: Box T-0350, Tarleton State University, Stephenville, TX 76402
</ul>
<h3>Research</h3>
<ul>
<li>CV <a href="research/vita.html">(html)</a> <a href="research/vita.pdf">(pdf)</a>
<li><a href="research/papers.html">Papers and preprints</a>
<li><a href="https://www.routledge.com/Bayesian-Statistics-The-Basics/Faulkenberry/p/book/9781032744001"><i>Bayesian Statistics: The Basics</i></a> (book page at Routledge)
<li><a href="https://www.routledge.com/Psychological-Statistics-The-Basics/Faulkenberry/p/book/9781032020952"><i>Psychological Statistics: The Basics</i></a> (book page at Routledge)
<li><a href="https://learnstatswithjasp.com"><i>Learning Statistics with JASP</i></a> (free textbook)
<li><a href="talks.html">Talks</a>
<li><a href="https://tomfaulkenberry.shinyapps.io/psystat">PsyStat app</a> (calculates p-values and Bayes factors from summary statistics)
<li><a href="https://www.researchgate.net/profile/Thomas_Faulkenberry">ResearchGate</a>
<li><a href="https://scholar.google.com/citations?user=Xa-siFAAAAAJ&hl=en&oi=ao">Google Scholar</a>
<li><a href="thesis.html">Collaborative student research</a>
<li><a href="armadillo.html">ARMADILLO</a> (SW Cognition Conference), Oct. 2022
</ul>
<h3>Teaching</h3>
<p> Spring 2025 </p>
<ul>
<li>I am not teaching in Spring 2025
</ul>
</body>
</html>