From c68371dab16b38976e0437437e4e7878e5220cab Mon Sep 17 00:00:00 2001 From: danhernandez04 Date: Mon, 24 Nov 2025 14:50:22 -0500 Subject: [PATCH] Unit 7 Practice Problems Contributed by Daniel Hernandez for unit7.md This problem set I made covers advanced modeling topics, including multi-level and mixed effects models, logistic regression, autoregressive models, and Gaussian processes. --- unit7.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unit7.md b/unit7.md index 0acdcd1..23bbd87 100644 --- a/unit7.md +++ b/unit7.md @@ -4,9 +4,9 @@ layout: page bibliography: - refs.bib --- - +Material: +- Unit 7 Practice Problems Contributed by Daniel Hernandez for Extra Credit: [Math_50_Unit_7_Problem_Contributions_for_Extra_Credit___Daniel_Hernandez.pdf](https://github.com/user-attachments/files/23731003/Math_50_Unit_7_Problem_Contributions_for_Extra_Credit___Daniel_Hernandez.pdf) # Summary - I will cover additional topics depending on time and iterests. Potential topics include: - Gaussian processes - Multi-level models, mixed and fixed effects model