Lecture Overview:
- Course Information
- R Introduction
- Data types and data structure in R
- Import and Export Data
- Packages
The more important thing in this course is to understand statistical
concepts. That is the only way to perform statistical analysis properly.
Data Types and Data Structure in R
Basic Data Type
- Numeric
- Character
- Logical (TRUE/FALSE)
![Untitled](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/8314d707-e418-46d7-89c3-f697a6e64dbf/Untitled.png)
Simple Linear Regression (SLR)
Model Structure of SLR
- Only one covariate in the model.