-
Notifications
You must be signed in to change notification settings - Fork 49
/
database.bib
71 lines (62 loc) · 1.79 KB
/
database.bib
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
@book{royall1997statistical,
title={Statistical evidence: a likelihood paradigm},
author={Royall, Richard},
volume={71},
year={1997},
publisher={CRC press}
}
@book{myers1990classical,
title={Classical and modern regression with applications},
author={Myers, Raymond H},
volume={2},
year={1990},
publisher={Duxbury Press Belmont, CA}
}
@book{searle2012linear,
title={Linear models},
author={Searle, Shayle R},
year={2012},
publisher={Wiley}
}
@book{pinheiro2006mixed,
title={Mixed-effects models in S and S-PLUS},
author={Pinheiro, Jose and Bates, Douglas},
year={2006},
publisher={Springer Science \& Business Media}
}
@article{mcculloch2001linear,
title={Linear Mixed Models (LMMs)},
author={McCulloch, Charles E and Searle, Shayle R},
journal={Generalized, linear, and mixed models},
pages={156--186},
year={2001},
publisher={Wiley Online Library}
}
@book{verbeke2009linear,
title={Linear mixed models for longitudinal data},
author={Verbeke, Geert and Molenberghs, Geert},
year={2009},
publisher={Springer Science \& Business Media}
}
@article{neyman1948consistent,
title={Consistent estimates based on partially consistent observations},
author={Neyman, Jerzy and Scott, Elizabeth L},
journal={Econometrica: Journal of the Econometric Society},
pages={1--32},
year={1948},
publisher={JSTOR}
}
@article{dempster1977maximum,
title={Maximum likelihood from incomplete data via the EM algorithm},
author={Dempster, Arthur P and Laird, Nan M and Rubin, Donald B},
journal={Journal of the royal statistical society. Series B (methodological)},
pages={1--38},
year={1977},
publisher={JSTOR}
}
@book{efron1977stein,
title={Stein's paradox in statistics},
author={Efron, Bradley and Morris, Carl N},
year={1977},
publisher={WH Freeman}
}