@@ -501,15 +501,7 @@ <h2 class="unnumbered anchored" data-anchor-id="course-outline">Course outline</
501501< li > Optimization</ li >
502502< li > Integrals</ li >
503503</ ul >
504- < p > < strong > 5 Wednesday morning: < a href ="05_matrices.html "> Matrices</ a > </ strong > </ p >
505- < ul >
506- < li > Matrices</ li >
507- < li > Systems of linear equations</ li >
508- < li > Matrix operations (multiplication, transpose, inverse, determinant)</ li >
509- < li > Solving systems of linear equations in matrix form (and why that’s cool)</ li >
510- < li > Introduction to OLS</ li >
511- </ ul >
512- < p > < strong > 6 Wednesday afternoon: < a href ="06_tidy_data2.html "> Tidy data analysis II</ a > </ strong > </ p >
504+ < p > < strong > 5 Wednesday morning: < a href ="06_tidy_data2.html "> Tidy data analysis II</ a > </ strong > </ p >
513505< ul >
514506< li > Loading data in different formats (.csv, R, Excel, Stata, SPSS)</ li >
515507< li > Recoding values (< code > if_else()</ code > , < code > case_when()</ code > )</ li >
@@ -518,18 +510,26 @@ <h2 class="unnumbered anchored" data-anchor-id="course-outline">Course outline</
518510< li > Merging data</ li >
519511< li > Plotting extensions (trend graphs, facets, customization)</ li >
520512</ ul >
521- < p > < strong > 7 Thursday morning : < a href ="07_probability.html "> Probability</ a > </ strong > </ p >
513+ < p > < strong > 6 Wednesday afternoon : < a href ="07_probability.html "> Probability</ a > </ strong > </ p >
522514< ul >
523515< li > Probability: basic concepts</ li >
524516< li > Random variables, probability distributions, and their properties</ li >
525517< li > Common probability distributions</ li >
526518</ ul >
527- < p > < strong > 8 Thursday afternoon : < a href ="08_stats_sims.html "> Statistics and simulations</ a > </ strong > </ p >
519+ < p > < strong > 7 Thursday morning : < a href ="08_stats_sims.html "> Statistics and simulations</ a > </ strong > </ p >
528520< ul >
529521< li > Statistics: basic concepts</ li >
530522< li > Random sampling and loops in R</ li >
531523< li > Simulation example: bootstrapping</ li >
532524</ ul >
525+ < p > < strong > 8 Thursday afternoon: < a href ="05_matrices.html "> Matrices</ a > </ strong > </ p >
526+ < ul >
527+ < li > Matrices</ li >
528+ < li > Systems of linear equations</ li >
529+ < li > Matrix operations (multiplication, transpose, inverse, determinant)</ li >
530+ < li > Solving systems of linear equations in matrix form (and why that’s cool)</ li >
531+ < li > Introduction to OLS</ li >
532+ </ ul >
533533< p > < strong > 9 Thursday afternoon: Wrap-up</ strong > </ p >
534534< ul >
535535< li > Project management fundamentals</ li >
@@ -558,7 +558,7 @@ <h2 class="unnumbered anchored" data-anchor-id="contact-info">Contact info</h2>
558558</ section >
559559< section id ="acknowledgements " class ="level2 unnumbered ">
560560< h2 class ="unnumbered anchored " data-anchor-id ="acknowledgements "> Acknowledgements</ h2 >
561- < p > We thank previous Methods Camp instructors for their accumulated experience and materials, upon which we have based ours upon . UT Gov Prof. Max Goplerud gave us amazing feedback for this iteration of Methods Camp (2025). All errors remain our own (and will hopefully be fixed with your help!).</ p >
561+ < p > We thank previous Methods Camp instructors for their accumulated experience and materials, upon which we have based ours. UT Gov Prof. Max Goplerud gave us amazing feedback for this iteration of Methods Camp (2025). All errors remain our own (and will hopefully be fixed with your help!).</ p >
562562</ section >
563563< section id ="materials-from-previous-editions " class ="level2 unnumbered ">
564564< h2 class ="unnumbered anchored " data-anchor-id ="materials-from-previous-editions "> Materials from previous editions</ h2 >
0 commit comments