Unit Outlines:
◆ Predictive Models
。Method and Parameters
。Model and Coefficients
。Specificity vs. Generality
◆ Simple Linear Regression
。Linear Regression in R
。Estimate Model Coefficients
。Drawing Regression Line
。Make Prediction
。Measures Model Accuracy
◆ Multiple Linear Regression
。Coefficients as Random Variables
。Collinearity
。Model Selection
。Difficulties in Multiple Regression
Unit Notebook:
◆ 09A Simple Linear Regression ( unit09A.html )
◆ 09B Multiple Linear Regression ( unit09B.html )
Google Drive:
◆ Course Material : [ ~/ib533/ ]
Unit09 Assignment: Due: 2022/11/27 (Sun.) 23:59
Personal Assignment:
Finish the exercises in unit09A & unit09B, knit the html and
with filename “<Student-ID>_unit089A.html”
with filename “<Student-ID>_unit09B.html”
參考連結:
◆ John Hopkins: R Programming online course
◆ John Hopkins: R Programming eBook
◆ Harvard: Data Science ebook
◆ Week07c Video Recording