Publications by Yucheng Hu

Assignment #5

26.08.2020

Chapter 6 - The Haunted DAG & The Causal Terror Multiple regression is no oracle, but only a golem. It is logical, but the relationships it describes are conditional associations, not causal influences. Therefore additional information, from outside the model, is needed to make sense of it. This chapter presented introductory examples of some com...

2561 sym R (1175 sym/6 pcs)

Assignment #8

22.09.2020

Chapter 9 - Markov Chain Monte Carlo This chapter has been an informal introduction to Markov chain Monte Carlo (MCMC) estimation. The goal has been to introduce the purpose and approach MCMC algorithms. The major algorithms introduced were the Metropolis, Gibbs sampling, and Hamiltonian Monte Carlo algorithms. Each has its advantages and disadva...

3204 sym R (11456 sym/40 pcs) 8 img

Assignment #7

15.09.2020

Chapter 8 - Conditional Manatees This chapter introduced interactions, which allow for the association between a predictor and an outcome to depend upon the value of another predictor. While you can’t see them in a DAG, interactions can be important for making accurate inferences. Interactions can be difficult to interpret, and so the chapter a...

3558 sym R (5391 sym/29 pcs)

Assignment #9

07.10.2020

Chapter 11 - God Spiked the Integers This chapter described some of the most common generalized linear models, those used to model counts. It is important to never convert counts to proportions before analysis, because doing so destroys information about sample size. A fundamental difficulty with these models is that parameters are on a different...

3135 sym R (2666 sym/19 pcs) 1 img

Assignment #10

14.10.2020

Chapter 12 - Monsters and Mixtures This chapter introduced several new types of regression, all of which are generalizations of generalized linear models (GLMs). Ordered logistic models are useful for categorical outcomes with a strict ordering. They are built by attaching a cumulative link function to a categorical outcome distribution. Zero-inf...

3392 sym R (3497 sym/25 pcs) 8 img