-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpersonal.html
executable file
·71 lines (56 loc) · 1.92 KB
/
personal.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
<HTML>
<HEAD>
<TITLE>Personal info</TITLE>
</HEAD>
<BODY BGCOLOR="white" TEXT="#000000">
<TABLE BORDER=0 CELLSPACING=8 CELLPADDING=0 WIDTH="100%" >
<TR>
<TD bgcolor="#DDDDDD" VALIGN=TOP WIDTH="18%">
<P><A HREF="index.html">Home
<P><A HREF="research.html">Research</A>
<P><A HREF="teaching.html">Teaching</A>
<P><A HREF="pubs.html">Publications</A>
<P>Personal info
<P><A HREF="altindex.html">Favorite links</A>
</TD>
<TD VALIGN=TOP colspan=2>
<IMG ALIGN=middle SRC="bski.gif"></H3>
<p>
<br>
This photo of me was taken by
<a href=http://www.stat.sfu.ca/~jgraham/> Jinko Graham </a> (pictured below) while we were skiing
in Garibaldi Provincial Park near
<a href=http://www.district.squamish.bc.ca/>
Squamish</a>, BC. (I'm originally from Squamish.)
<br>
<IMG ALIGN=middle SRC="jski.gif">
<p>
I finished my Ph.D. in 1998 in the
<a href="http://www.biostat.washington.edu">Department of Biostatistics </a>
at the
<a href="http://www.washington.edu">University of Washington</a>,
<a href="http://www.cyberspace.com/bobk">Seattle, </a>
<a href="http://olympus.dis.wa.gov/www/wainfo.html">Washington</a>
under the supervision of
<a href="http://www.stat.washington.edu/jaw/jaw.html"> Jon Wellner </a> in
the UW <a href="http://www.stat.washington.edu/">Statistics</a> Department.
I then did a Postdoc with
<a href="http://www.stat.ncsu.edu/~tsiatis/">Butch Tsiatis</a>
in the <a href="http://www.stat.ncsu.edu">
Department of Statisitcs </a> at <a href="http://www.ncsu.edu">
NC State University </a> and at the <a href="http://www.niss.org"> National
Institute of Statistical Sciences.</a> Since September 1999
I have been an Assistant Professor in the
<a href="http://www.stat.sfu.ca"> Department of
Statistics and Actuarial Sciences </a> at <a href="http://www.sfu.ca">
Simon Fraser University</a> in Burnaby, BC.
<p>
<hr size=3 width="100%">
<I>
Last modified: Fri Jun 22 17:59:34 PDT 2001
</I>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>