-
Notifications
You must be signed in to change notification settings - Fork 0
/
2001.tex
222 lines (203 loc) · 5.56 KB
/
2001.tex
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
\documentclass[11pt,a4paper]{iopthsis}
\usepackage{alltt,chicago,float}
% \usepackage{chapterbib}
\usepackage{epsfig,graphicx}
\input{macros}
\begin{document}
%\maketitle
%add customized cover page on 31-1-2001
\thispagestyle{empty}
\vskip 8cm
\begin{center}
{
\Large\bf
Statistical Power Analysis and Related Issues
in Human Genetic Linkage and Association
}
\vskip 2cm
{\large by}
\vskip 1cm
{
\Large
Jing Hua Zhao
}
\large\vskip 0.5cm
Bachelor of Medicine, Shandong Medical University (1985)\\
Master of Medicine, Shanghai Medical University (1988)\\
\vskip 1cm
{\large
A thesis submitted for the degree of Doctor of Philosphy of the University of
London}
\vskip 4.5cm
{
\Large
Division of Psychological Medicine\\
Institute of Psychiatry\\
King's College London\\ \vskip 0.3cm
The United Kingdom
\vskip 1cm
{\large May 2004}
}
\end{center}
% page showing dedication
% 3-6-2002
\newpage
\topmargin=2in
\thispagestyle{empty}
\begin{center}
{\bf\Large TO MY FAMILY}
\end{center}
\newpage
\topmargin=0in
\include{cover}
\pagenumbering{roman}
\renewcommand\contentsname{Table of Contents}
\setcounter{page}{0}
\tableofcontents
\listoftables
\listoffigures
\newpage
\pagestyle{plain}
{\bf\huge Abbreviations}
\begin{tabular}{ll}
\\
AFBAC & Affected family based-controls \\
ASP/APM & Affected sib pair/affected pedigree member \\
% BST & Binary search tree \\
% CLT & Central limit theorem \\
cM & CentiMorgan \\
% CPG & Condition on parental genotype \\
% DA & Data augmentation \\
DNA & deoxyribonucleic acid \\
ELOD & Expected lod score \\
EM/ECM & Expectation/Conditional-maximisation \\
FFT & Fast Fourier Transform \\
GAW & Genetic analysis workshop \\
GEE & Generalised estimating equations \\
HWE & Hardy-Weinberg equilibrium \\
IBD/IBS & Identity by descent/state \\
IML & Interactive matrix language (SAS) \\
LD & Linkage disequilibrium \\
MCMC & Markov chain Monte Carlo \\
MLE & Maximum likelihood estimate \\
MLS & Maximum lod score \\
MRCA & Most recent common ancestor \\
NCP & Noncentrality parameter \\
NPL & Nonparametric linkage statistic \\
QTL & Quantitative trait locus \\
RFLP & Restricted-fragment length polymorphism\\
SNP & Single nucleotide polymorphism \\
TDT & Transmission/disequilibrium test \\
\\
\\
\end{tabular}
\newpage
{\bf\huge References to computer programs}
\begin{tabular}{ll}
\\
APM & Weeks \& Lange (1988)\\
ASPEX & Hinds \& Risch (1996)\\
CHRSIM & Speer et al. (1992), Terwilliger et al. (1993)\\
EH/EHPLUS & Xie \& Ott (1993), Zhao J et al. (2000)\\
ESPA & Sandkuijl (1989)\\
FASTLINK & Cottingham et al. (1993)\\
GASP & Wilson et al. (1996)\\
GENEHUNTER & Kruglyak et al. (1996)\\
GENEHUNTER PLUS & Kong \& Cox (1997)\\
HAPLO & Hawley \& Kidd (1995)\\
LIPED & Ott (1974)\\
LINKAGE & Lathrop et al. (1994)\\
MENDEL & Lange et al. (1988) \\
MFLINK & Curtis \& Sham (1995)\\
MORGAN & Thompson (2001) \\
MULTTDT & Zhao et al. (2000)\\
PAP & Hasstedt \& Cartwright (1981), Hasstedt (1982, 1994)\\
PDT & Martin et al. (2000) \\
POINTER & Lalouel \& Morton (1981), Morton et al. (1983)\\
SIMLINK & Ploughman \& Boehnke (1989)\\
SLINK & Ott (1989), Weeks et al. (1990)\\
SOLAR & Almasy \& Blangero (1998)\\
SPLINK & Holmans (1993)\\
TRANSMIT & Clayton (1999)\\
VITESSE & O'Connell \& Weeks (1995), O'Connell (2001)\\
\\
\end{tabular}
%{\bf\Huge Mathematical symbols}
%\begin{tabular}{ll}
%\\
%$\alpha$& Type I error rate \\
%$\beta$ & Type II error rate \\
%$\gamma$& Genotypic relative risk \\
%$\delta$& Noncentrality paramter of $\chi^2$ distribution/disequilibrium parameter \\
%$\lambda_R$ &Ratio of reccurrence risk of type R relative of an affected individual \\
%& and the population prevalence \\
%$\theta$& Recombination rate between loci during meiosis \\
%$\rho$ & Proportion of linked families \\
%$K$ & Population disease prevalence \\
%\\
%\end{tabular}
\newpage
\setcounter{page}{0}
\pagenumbering{arabic}
\include{ch01}
\include{ch02}
\include{ch03}
\include{ch04}
\include{ch05}
\include{ch06}
\include{ch07}
\include{ch08}
\appendix
\include{eh}
\include{chap}
\nocite{*}
\bibliographystyle{chicago}
\bibliography{2001}
\newpage
\begin{tabular}{ll}
Common journal abbreviations \\
\hline
Abbreviation & Full name \\
\hline
Am J Hum Genet & American Journal of Human Genetics \\
Am J Med Genet & American Journal of Medical Genetics \\
Ann Hum Genet & Annals of Human Genetics \\
Ann Math Stat & Annals of Mathematical Statistics \\
Ann Rev Genet & Annual Review of Genetics \\
Ann Statist & Annals of Statistics \\
Behav Genet & Behavior Genetics \\
Epidemiol Rev & Epidemiological Reviews \\
Genet Epidemiol & Genetic Epidemiology \\
Genet Res & Genetic Research \\
Genome Res & Genome Research \\
Hum Biol & Human Biology \\
Hum Hered & Human Heredity \\
Hum Mol Genet & Human Molecular Genetics \\
Int Stat Rev & International Statistical Review \\
J Amer Stat Assoc & Journal of American Statistical Association \\
J Comp Biol & Journal of Computational Biology \\
J Hered & Journal of Heredity \\
J Roy Stat Soc & Journal of Royal Statistical Society \\
J Stat Plan Infer & Journal of Statistical Planning and Inference \\
Nat Genet & Nature Genetics \\
Proc Natl Acad Sci & Proceedings of National Academy of Science \\
Stat Med & Statistics in Medicine \\
Stat Meth Med Res & Statistical Methods in Medical Research \\
Theor Popul Biol & Theoretical Population Biology \\
\hline
\end{tabular}
\end{document}
\title
{
\Large % PhD Thesis
Statistical Power Analysis and Related Issues\\
in Human Genetic Linkage and Association
% Human Genetic Linkage, Association, and Power
}
\author{
Jing Hua Zhao\\ \\
Division of Psychological Medicine\\
Institute of Psychiatry\\
King's College London
}
\date{\today}