-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
128 lines (110 loc) · 7.24 KB
/
about.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Daniel Scharfstein, ScD</title>
<meta name="description" content="Daniel Scharfstein, ScD, is Professor of Biostatistics at the Johns Hopkins Bloomberg School of Public Health.">
<meta name="viewport" content="width=device-width">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="shortcut icon" href="./JH-BSPH.png" />
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/squarespace_style.css">
<link rel="stylesheet" type="text/css" href="css/font-faces.css">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Bitter:400,400italic,700|Open+Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic|Raleway:100,200,300,400,500,600,700,800,900">
<script src="js/vendor/modernizr-2.6.2.min.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-36224867-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="site">
<div id="content">
<h2>About</h2>
<div id="about-photo" style="height: 530px" >
<img src="./img/JHSPH_11-17-10_0007.jpg" style="width: 55%; height: auto; display: block; margin-left: auto; margin-right: auto;">
</div>
<p>I am a professor in the <a href="https://www.jhsph.edu/departments/biostatistics/">Department of Biostatistics</a> at the <a href="https://www.jhsph.edu/">Johns Hopkins Bloomberg School of Public Health</a>. While I remain on the faculty for now,
I recently took a position as Professor of Biostatistics in the <a href="https://medicine.utah.edu/population-health-sciences/">Department of Population Health Sciences</a> at
the <a href="https://medicine.utah.edu/">University of Utah School of Medicine</a>.</p>
<p>I received pre- and post- doctoral training from the <a href="https://www.hsph.harvard.edu/biostatistics/">Department of Biostatistics</a> at the <a href="https://www.hsph.harvard.edu/">Harvard School of Public Health</a> under the guidance of <a href="https://www.stat.ncsu.edu/people/tsiatis/">Butch Tsiatis</a> (pre) and <a href="https://www.hsph.harvard.edu/james-robins/">James Robins</a> (post). I joined Johns Hopkins in 1997 as an assistant professor and was promoted to full professor in 2008.</p>
<p>My research is focused on how to draw inferences about treatment effects in the presence of selection bias. Specifically, I am interested in how to report results in randomized trials with informative missing or censored data and in observational studies with non-random treatment assignment. Click on the research link on the left for more details.</p>
<p>I served on the National Academy panel, which issued the report <a href="https://www.nap.edu/catalog/12955/the-prevention-and-treatment-of-missing-data-in-clinical-trials">The Prevention and Treatment of Missing Data in Clinical Trials</a>.</p>
<p>I am senior statistician of the <a href="http://metrc.org/">METRC consortium</a>, which is funded by the Department of Defense to conduct multi-center clinical research relevant to the treatment and outcomes of orthopaedic trauma sustained in the military. I have also served as the lead statistician on a number of large evaluation studies including the National Study of the Costs and Outcomes of Trauma (NSCOT), <a href="http://www.guidedcare.org/">Guided Care for Chronically Ill Older Adults</a> and <a href="https://www.healthysteps.org/">Healthy Steps for Young Children</a>. Click on the collaborations link above for more detail.</p>
<p>I was born and raised in Brooklyn, New York, although I have retained little of the classic accent. I am married to Julie Alpher Scharfstein, who was a classmate of mine at Harvard. We have three children: Kayla, Ava, and Nadia.</p>
</div>
<div id="sidebar">
<div id="logo">
<span class="site-title">DANIEL SCHARFSTEIN, ScD</span>
</div>
<div id="site-desc">
<p>Professor of Biostatistics
</br>Bloomberg School of Public Health
</br>Johns Hopkins University
</p>
</div>
<div class="navbar">
<div class="nav-button">
<a href="./about.html" class="nav-button-link"><span>About</span></a>
</div>
<div class="nav-button">
<a href="./research.html" class="nav-button-link"><span>Research</span></a>
</div>
<div class="nav-button">
<a href="./collaborations.html" class="nav-button-link"><span>Collaborations</span></a>
</div>
<div class="nav-button">
<a href="./publications.html" class="nav-button-link"><span>Publications</span></a>
</div>
<div class="nav-button">
<a href="./team.html" class="nav-button-link"><span>Students</span></a>
</div>
<div class="nav-button">
<a href="./teaching.html" class="nav-button-link"><span>Teaching</span></a>
</div>
<div class="nav-button">
<a href="./cv.html" class="nav-button-link"><span>Curriculum Vitae</span></a>
</div>
</div>
<div id="contact">
Contact information:
<p> Johns Hopkins University
</br> Bloomberg School of Public Health
</br> 615 North Wolfe Street, E-3547
</br> Baltimore, MD 21205
</br>phone: 410-955-2420
</br> email: <a href="mailto:[email protected]">[email protected]</a></p>
</br>
<p>Content updated on 2/20/2020.</p>
<p>Template courtesy of Marco Carone.</p>
</div>
</div>
<div id="footer"><!-- just for spacing --></div>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.8.2.min.js"><\/script>')</script>
<script type="text/javascript">
$(document).ready(function() {
$('p.research-topic').click(function() {
$(this).next('p.research-vignette').toggle();
});
});
</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>
</html>