In Part 1 of this series I went over some basics of STAN coding and we built our first linear regression. In Part 2, we will extend the simple linear model to a multiple linear regression and discuss some model checking methods for convergence and diagnosis of the Markov Chain.
Click here to read the RMarkdown Blog Article >> STAN Part-2 – Multiple Linear Regression & Model Checking
Click here to access the code >> STAN Part 2 – Multiple Linear Regression & Model Checking
