linear_regression.Rmd
library(ucrstats)
Tutorials can be accessed by placing the tutorial name or “id” into the access_tutorial
function. The different tutorials are listed below, with the names/ids shown in parentheses.
access_tutorial("R_SLR")
The following tutorials on linear regression are available.
This tutorial provides the basic information on linear relationships between two variables and conducting a simple linear regression model in R.