-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathindex.html
More file actions
35 lines (29 loc) · 2.4 KB
/
index.html
File metadata and controls
35 lines (29 loc) · 2.4 KB
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
---
layout: default
---
<img class="img-responsive img-border-left" src="img/sf2014.jpg" width="100%" align="left" style="margin:0px 35px 35px 0px">
</div>
<div class="container">
<div class="row">
<div class="box">
<div class="col-md-12" style="padding-right:20px; <!--border-right: 1px solid #ccc-->;">
<h3 style="margin-top:0"> About Me </h3>
<p> Hi, and welcome to my website! My background is in applied microeconomics and statistics, but I like working across disciplines and have collaborated with researchers in many fields including bioinformatics, medicine, statistics, computer science, epidemiology, economics, and political science. Since graduate school, I’ve worked in the health space, both as a health economist and as a data scientist. I am generally interested in solving real-world problems using fit-for-purpose tools from economics and statistics, developing new methods as necessary, and building software to make implementation more efficient for practitioners. Some areas of current focus include: </p>
<ul>
<li>Simulation and mathematical modeling for cost-effectiveness analysis including development of the R package <a href = "https://hesim-dev.github.io/hesim/">hesim</a></li>
<li>Generalizing relative treatment effects and absolute outcomes from randomized clinical trials to routine practice </li>
<li>Financial innovation to enable better access to medical treatments</li>
</ul>
<p> In my free time, I enjoy spending as much time as possible with my wife, Jennifer, and daughter, Evelyn. In my pre-PhD life, I was a rather unsuccessful collegiate baseball player at UC San Diego
whose career was cut short by a shoulder injury. I still enjoy trying to relive my days as an athlete by playing sports when my shoulder permits (usually basketball).
I also somehow enjoy lifting up heavy objects and then putting them back down. </p>
<p> Please contact me at <a href="mailto:#"> devin.incerti@gmail.com</a> or connect with me on <a href = "https://www.linkedin.com/in/devinincerti"> linkedin </a>
if you have any questions or feel like you have similar interests! </p>
</div>
<!--
<div class="col-md-4">
<h3 style="margin-top:0"> Contact Information</h3>
✉ <a href="mailto:#"> devin.incerti@gmail.com</a> -->
</div>
</div>
</div>