-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreferences.bib
More file actions
129 lines (114 loc) · 3.34 KB
/
references.bib
File metadata and controls
129 lines (114 loc) · 3.34 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
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
@article{cannon2013,
title = {STAT2: Building Models for a World of Data},
author = {Cannon, Ann and Cobb, George and Hartlaub, Bradely and Legler, Julie and Lock, Robin and Moore, Thomas and Rossman, Allan and Witmer, Jeffrey},
year = {2013},
month = {01},
date = {2013-01-01},
journal = {Faculty & Staff Scholarship},
url = {https://digitalcommons.oberlin.edu/faculty_schol/3269}
}
@article{minería2023,
title = {Minería de datos: PEC2},
year = {2023},
month = {04},
date = {2023-04},
note = {Prueba de evaluacion continua 2 de la Universitat Oberta de Cataluña},
langid = {Español}
}
@misc{digital,
title = {Digital Commons at Oberlin},
url = {https://digitalcommons.oberlin.edu/}
}
@book{james2013,
title = {An introduction to statistical learning},
author = {James, Gareth and Witten, Daniela and Hastie, Trevor and Tibshirani, Robert},
year = {2013},
date = {2013},
publisher = {Springer},
volume = {112}
}
@book{gareth2013,
title = {An introduction to statistical learning: with applications in R},
author = {Gareth, James and Daniela, Witten and Trevor, Hastie and Robert, Tibshirani},
year = {2013},
date = {2013},
publisher = {Spinger}
}
@article{cannon2013a,
title = {STAT2: Building Models for a World of Data},
author = {Cannon, Ann and Cobb, George and Hartlaub, Bradely and Legler, Julie and Lock, Robin and Moore, Thomas and Rossman, Allan and Witmer, Jeffrey},
year = {2013},
month = {01},
date = {2013-01-01},
journal = {Faculty & Staff Scholarship},
url = {https://digitalcommons.oberlin.edu/faculty_schol/3269}
}
@article{gironésroig2017,
title = {Minería de datos : modelos y algoritmos},
author = {{Gironés Roig}, Jordi},
year = {2017},
date = {2017},
journal = {Minería de datos},
pages = {1--273},
url = {https://www.torrossa.com/en/resources/an/4234044},
note = {Publisher: Editorial UOC},
langid = {en}
}
@book{kaufman2009,
title = {Finding groups in data: an introduction to cluster analysis},
author = {Kaufman, Leonard and Rousseeuw, Peter J},
year = {2009},
date = {2009},
publisher = {John Wiley & Sons}
}
@inproceedings{macqueen1967,
title = {5th Berkeley Symp. Math. Statist. Probability},
author = {MacQueen, J},
year = {1967},
date = {1967},
publisher = {University of California Los Angeles LA USA},
pages = {281--297}
}
@book{kaufman2009a,
title = {Finding groups in data: an introduction to cluster analysis},
author = {Kaufman, Leonard and Rousseeuw, Peter J},
year = {2009},
date = {2009},
publisher = {John Wiley & Sons}
}
@misc{toolsto,
title = {Tools to Make Developing R Packages Easier},
url = {https://devtools.r-lib.org/},
langid = {en}
}
@misc{function,
title = {Function reference},
url = {https://devtools.r-lib.org/reference/index.html},
langid = {en}
}
@book{devtools2023,
title = {devtools},
year = {2023},
month = {04},
date = {2023-04-28},
publisher = {R infrastructure},
url = {https://github.com/r-lib/devtools},
note = {original-date: 2010-05-03T04:08:49Z}
}
@book{vu2023,
title = {ggbiplot},
author = {Vu, Vince},
year = {2023},
month = {04},
date = {2023-04-27},
url = {https://github.com/vqv/ggbiplot},
note = {original-date: 2011-10-23T16:05:29Z}
}
@misc{myaseen2082014,
title = {Answer to {"}Plotting pca biplot with ggplot2{"}},
author = {MYaseen208, },
year = {2014},
month = {12},
date = {2014-12-07},
url = {https://stackoverflow.com/a/27340084}
}