-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
586 lines (428 loc) · 13.8 KB
/
index.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
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
<!DOCTYPE html>
<html lang="en-us">
<head>
<style type="text/css">
.inline {
background-color: #f7f7f7;
border:solid 1px #B0B0B0;
}
.error {
font-weight: bold;
color: #FF0000;
}
.warning {
font-weight: bold;
}
.message {
font-style: italic;
}
.source, .output, .warning, .error, .message {
padding: 0 1em;
border:solid 1px #F7F7F7;
}
.source {
background-color: #f5f5f5;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.center {
text-align: center;
}
.hl.num {
color: #AF0F91;
}
.hl.str {
color: #317ECC;
}
.hl.com {
color: #AD95AF;
font-style: italic;
}
.hl.opt {
color: #000000;
}
.hl.std {
color: #585858;
}
.hl.kwa {
color: #295F94;
font-weight: bold;
}
.hl.kwb {
color: #B05A65;
}
.hl.kwc {
color: #55aa55;
}
.hl.kwd {
color: #BC5A65;
font-weight: bold;
}
</style>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="author" content="Marcos Jiménez">
<meta name="description" content="PhD candidate">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/fontawesome.min.css">
<link rel="stylesheet" href="css/academicons.min.css">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700|Merriweather|Roboto+Mono">
<link rel="stylesheet" href="css/hugo-academic.css">
<link rel="icon" type="image/svg" href="img/psi.svg">
<link rel="canonical" href="https://marcosjnez.github.io/">
<style type="text/css">
.main-container {
code {
color: #fb6e6e;
background-color: rgba(0, 0, 0, 0.04);
white-space: pre;
}
</style>
<title>Marcos Jiménez</title> <!-- nombre de la pestaña en el buscador -->
<!-- Archivo css en línea para los birretes -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--
Código para visualizar ecuaciones en LaTeX
-->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX", "output/HTML-CSS"],
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
displayMath: [ ['$$','$$'], ["\\[","\\]"] ],
},
"HTML-CSS": { availableFonts: ["TeX"],
scale: 90}
});
</script>
<script type="text/javascript"
src="http://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<!--
Scroll the navigation bar in small screens
-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
</head>
<!-- Body -->
<body id="top" data-spy="scroll" data-target="#navbar-main" data-offset="71">
<!-- Barra de arriba -->
<nav class="navbar navbar-default navbar-fixed-top" id="navbar-main">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target=".navbar-collapse" aria-expanded="false">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">Marcos Jiménez</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="nav-item">
<a href="#about" data-target="#about">
<span>Home</span>
</a>
</li>
<li class="nav-item">
<a href="#posts" data-target="#posts">
<span>Posts</span>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Avatar y descripción -->
<span id="homepage" style="display: none"></span>
<section id="about" class="home-section">
<div class="container">
<div class="row" itemprop="author" itemscope itemtype="http://schema.org/Person">
<div class="col-xs-12 col-md-4">
<div id="profile">
<!-- Foto principal -->
<div class="portrait" itemprop="image"
style="background-image: url('img/icon.png');">
</div>
<div class="portrait-title">
<h2 itemprop="name">Marcos Jiménez </h2>
<h3 itemprop="jobTitle">PhD candidate</h3>
</div>
<ul class="social-icon" aria-hidden="true">
<li>
<a href="https://twitter.com/skeptpsych" target="_blank">
<p> <img src="img/twitter.svg" width="30" height="30"></p>
</a>
</li>
<li>
<a href="https://github.com/Marcosjnez/" target="_blank">
<p> <img src="img/github.svg" width="30" height="30"></p>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/marcos-jim%C3%A9nez-henr%C3%ADquez-088905194/" target="_blank">
<p> <img src="img/linkedin.svg" width="30" height="30"></p>
</a>
</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-md-8" itemprop="description">
<!-- Texto -->
<h1 id="biography">About</h1>
This blog is intended to share and discuss methodological issues related to measurement, psychometrics and statistics applied in the behavioural sciences.
<div class="row">
<div class="col-sm-5">
<h3>Interests</h3>
<ul class="ul-interests">
<li>Measurement</li>
<li>Psychometrics </li>
<li>Statistics</li>
<li>Causal Inference</li>
<li>R Software</li>
<li>Python Software</li>
</ul>
</div>
<div class="col-sm-7">
<h3>Education</h3>
<ul class="ul-edu fa-ul">
<li>
<i class="fa-li fa fa-graduation-cap"></i>
<div class="description">
<p class="course"> Bachelor in Psychology, 2018</p>
<p class="institution">UNED</p>
</div>
</li>
<li>
<i class="fa-li fa fa-graduation-cap"></i>
<div class="description">
<p class="course">Master in Behavioural Research Methods, 2020</p>
<p class="institution">UAM</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Posts -->
<section id="posts" class="home-section">
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-4 section-heading">
<h1>Recent Posts</h1>
</div>
<div class="col-xs-12 col-md-8">
<!-- Septimo blog -->
<div class="article-list-item" itemscope itemprop="blogPost">
<h3 class="article-title" itemprop="name">
<a href="https://marcosjnez.github.io/posts/presentation_EAM2023" itemprop="url">Oral presentation for the Congress of the European Association of Methodology (EAM 2023)</a>
</h3>
<div class="article-metadata">
<span class="article-date">
<time datetime="2023-07-06 00:00:00 +0000 UTC" itemprop="datePublished">
6 July, 2023
</time>
</span>
<span class="article-tags">
<i class="fa fa-tags"></i>
<a href="/tags/bifactor">bifactor</a>
</span>
</div>
<div class="article-style" itemprop="articleBody">
Oral presentation for the Congress of the European Association of Methodology (EAM 2023)
</div>
<p class="read-more">
<a href="https://marcosjnez.github.io/posts/presentation_EAM2023" class="btn btn-primary btn-outline">
READ MORE
</a>
</p>
</div>
<!-- Sexto blog -->
<div class="article-list-item" itemscope itemprop="blogPost">
<h3 class="article-title" itemprop="name">
<a href="https://marcosjnez.github.io/posts/poster_EAM2023" itemprop="url">Poster for the Congress of the European Association of Methodology (EAM 2023)</a>
</h3>
<div class="article-metadata">
<span class="article-date">
<time datetime="2023-07-06 00:00:00 +0000 UTC" itemprop="datePublished">
6 July, 2023
</time>
</span>
<span class="article-tags">
<i class="fa fa-tags"></i>
<a href="/tags/bifactor">bifactor</a>
</span>
</div>
<div class="article-style" itemprop="articleBody">
Poster for the Congress of the European Association of Methodology (EAM 2023)
</div>
<p class="read-more">
<a href="https://marcosjnez.github.io/posts/poster_EAM2023" class="btn btn-primary btn-outline">
READ MORE
</a>
</p>
</div>
<!-- Quinto blog -->
<div class="article-list-item" itemscope itemprop="blogPost">
<h3 class="article-title" itemprop="name">
<a href="https://marcosjnez.github.io/posts/AEMCCO_2022" itemprop="url">Bifactor: Un paquete para el análisis factorial exploratorio de estructuras jerárquicas</a>
</h3>
<div class="article-metadata">
<span class="article-date">
<time datetime="2022-20-07 00:00:00 +0000 UTC" itemprop="datePublished">
20 July, 2022
</time>
</span>
<span class="article-tags">
<i class="fa fa-tags"></i>
<a href="/tags/bifactor">bifactor</a>
</span>
</div>
<div class="article-style" itemprop="articleBody">
Presentación para AEMCCO 2022.
</div>
<p class="read-more">
<a href="https://marcosjnez.github.io/posts/AEMCCO_2022" class="btn btn-primary btn-outline">
READ MORE
</a>
</p>
</div>
<!-- Cuarto blog -->
<div class="article-list-item" itemscope itemprop="blogPost">
<h3 class="article-title" itemprop="name">
<a href="https://marcosjnez.github.io/posts/poster_PI" itemprop="url">Póster para la defensa del Plan de Investigación</a>
</h3>
<div class="article-metadata">
<span class="article-date">
<time datetime="2022-17-05 00:00:00 +0000 UTC" itemprop="datePublished">
17 May, 2022
</time>
</span>
<span class="article-tags">
<i class="fa fa-tags"></i>
<a href="/tags/bifactor">bifactor</a>
</span>
</div>
<div class="article-style" itemprop="articleBody">
Póster sobre estructuras jerárquicas, dimensionalidad, estimación, y algunas innovaciones más.
</div>
<p class="read-more">
<a href="https://marcosjnez.github.io/posts/poster_PI" class="btn btn-primary btn-outline">
READ MORE
</a>
</p>
</div>
<!-- Tercer blog -->
<div class="article-list-item" itemscope itemprop="blogPost">
<h3 class="article-title" itemprop="name">
<a href="https://marcosjnez.github.io/posts/presentacion_UAM_2022" itemprop="url">Una generalización de los modelos bifactor</a>
</h3>
<div class="article-metadata">
<span class="article-date">
<time datetime="2022-04-05 00:00:00 +0000 UTC" itemprop="datePublished">
4 April, 2022
</time>
</span>
<span class="article-tags">
<i class="fa fa-tags"></i>
<a href="/tags/bifactor">bifactor</a>
</span>
</div>
<div class="article-style" itemprop="articleBody">
Presentación para las III Jornadas de investigación en la Universidad Autónoma de Madrid (2022).
</div>
<p class="read-more">
<a href="https://marcosjnez.github.io/posts/presentacion_UAM_2022" class="btn btn-primary btn-outline">
READ MORE
</a>
</p>
</div>
<!-- Segundo blog -->
<div class="article-list-item" itemscope itemprop="blogPost">
<h3 class="article-title" itemprop="name">
<a href="https://marcosjnez.github.io/posts/NHST_and_screening_tests" itemprop="url">NHST and screening tests</a>
</h3>
<div class="article-metadata">
<span class="article-date">
<time datetime="2020-25-02 00:00:00 +0000 UTC" itemprop="datePublished">
19 March, 2020
</time>
</span>
<span class="article-tags">
<i class="fa fa-tags"></i>
<a href="/tags/nhst">NHST</a>
</span>
</div>
<div class="article-style" itemprop="articleBody">
When discussing null hypothesis significant testing (NHST), textbooks often present the type I ($\alpha$) and type II ($\beta$) errors as the false positive and false negative rates, respectively, prompting readers to believe they are analogue to the same concepts used in diagnostic screening. In this post I discuss why hypothesis tests are not screening tests.
</div>
<p class="read-more">
<a href="https://marcosjnez.github.io/posts/NHST_and_screening_tests" class="btn btn-primary btn-outline">
READ MORE
</a>
</p>
</div>
<!-- Primer blog -->
<div class="article-list-item" itemscope itemprop="blogPost">
<h3 class="article-title" itemprop="name">
<a href="https://marcosjnez.github.io/posts/confidence_intervals_for_raw_residuals" itemprop="url">Confidence intervals for raw residuals</a>
</h3>
<div class="article-metadata">
<span class="article-date">
<time datetime="2020-25-02 00:00:00 +0000 UTC" itemprop="datePublished">
25 February, 2020
</time>
</span>
<span class="article-tags">
<i class="fa fa-tags"></i>
<a href="/tags/statistics">Statistics</a
>,
<a href="/tags/r">R</a
>
</span>
</div>
<div class="article-style" itemprop="articleBody">
Checking the normality and equal variance of standardized residuals is one of the most common routines when fitting linear models. Here I provide <code>R</code> code to construct and plot confidence intervals for the raw residuals.
</div>
<p class="read-more">
<a href="https://marcosjnez.github.io/posts/confidence_intervals_for_raw_residuals" class="btn btn-primary btn-outline">
READ MORE
</a>
</p>
</div>
</div>
</div>
</div>
</section>
<!-- dynamically load mathjax for compatibility with self-contained -->
<script>
(function () {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
document.getElementsByTagName("head")[0].appendChild(script);
})();
</script>
<!-- go to top -->
<span class="pull-right" aria-hidden="true">
<a href="#" id="back_to_top">
<span class="button_icon">
<i class="fa fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</div>
</footer>
</body>
</html>