forked from acohenstat/STA6257_Project
-
Notifications
You must be signed in to change notification settings - Fork 101
Expand file tree
/
Copy pathreferences.bib
More file actions
95 lines (86 loc) · 2.44 KB
/
references.bib
File metadata and controls
95 lines (86 loc) · 2.44 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
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
@article{guida2021knee,
title={Knee osteoarthritis classification using 3D CNN and MRI},
author={Guida, Carmine and Zhang, Ming and Shan, Juan},
journal={Applied Sciences},
volume={11},
number={11},
pages={5196},
year={2021},
publisher={MDPI}
}
@article{wang2019symbolic,
title={Symbolic regression in materials science},
author={Wang, Yiqun and Wagner, Nicholas and Rondinelli, James M},
journal={MRS communications},
volume={9},
number={3},
pages={793--805},
year={2019},
publisher={Cambridge University Press}
}
@article{su2012linear,
title={Linear regression},
author={Su, Xiaogang and Yan, Xin and Tsai, Chih-Ling},
journal={Wiley Interdisciplinary Reviews: Computational Statistics},
volume={4},
number={3},
pages={275--294},
year={2012},
publisher={Wiley Online Library}
}
@article{adams2021topology,
title={Topology applied to machine learning: From global to local},
author={Adams, Henry and Moy, Michael},
journal={Frontiers in Artificial Intelligence},
volume={4},
pages={668302},
year={2021},
publisher={Frontiers Media SA}
}
@article{daffertshofer2004pca,
title={PCA in studying coordination and variability: a tutorial},
author={Daffertshofer, Andreas and Lamoth, Claudine JC and Meijer, Onno G and Beek, Peter J},
journal={Clinical biomechanics},
volume={19},
number={4},
pages={415--428},
year={2004},
publisher={Elsevier}
}
@article{wang2014,
title={Generalized estimating equations in longitudinal data analysis: a review and recent developments},
author={Wang, Ming},
journal={Advances in Statistics},
volume={2014},
year={2014},
publisher={Hindawi}
}
@Manual{R-base,
title = {R: A Language and Environment for Statistical
Computing},
author = {{R Core Team}},
organization = {R Foundation for Statistical Computing},
address = {Vienna, Austria},
year = {2019},
url = {https://www.R-project.org},
}
@book{efr2008,
title={Nonparametric Curve Estimation: Methods, Theory, and Applications},
author={Efromovich, S.},
isbn={9780387226385},
lccn={99013253},
series={Springer Series in Statistics},
url={https://books.google.com/books?id=mdoLBwAAQBAJ},
year={2008},
publisher={Springer New York}
}
@article{bro2014principal,
title={Principal component analysis},
author={Bro, Rasmus and Smilde, Age K},
journal={Analytical methods},
volume={6},
number={9},
pages={2812--2831},
year={2014},
publisher={Royal Society of Chemistry}
}