You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,6 @@
1
-
# Regression Basics[](https://www.mathworks.com/matlabcentral/fileexchange/93435-regression-basics) or [Open in MATLAB Online](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Regression-Basics&project=RegressionBasics.prj)
1
+
# Regression Basics
2
+
[](https://www.mathworks.com/matlabcentral/fileexchange/93435-regression-basics)
3
+
or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Regression-Basics&project=RegressionBasics.prj)
2
4
3
5
**Curriculum Module**
4
6
_Created with R2020a. Compatible with R2020a and later releases._
@@ -23,11 +25,11 @@ The instructions inside the live scripts will guide you through the tasks and ac
23
25
24
26
## Details ##
25
27
26
-
**`regressionBasics.mlx`**[Open in MATLAB Online](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Regression-Basics&project=RegressionBasics.prj&file=regressionBasics.mlx)
28
+
**`regressionBasics.mlx`**[](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Regression-Basics&project=RegressionBasics.prj&file=regressionBasics.mlx)
27
29
An interactive lesson that introduces the fundamentals of regression analysis. Students apply a basic linear regression to model real-world electricity load data.
28
30
29
31
## ##
30
-
**`electricityLoadData.mlx`**[Open in MATLAB Online](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Regression-Basics&project=RegressionBasics.prj&file=electricityLoadData.mlx)
32
+
**`electricityLoadData.mlx`**[](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Regression-Basics&project=RegressionBasics.prj&file=electricityLoadData.mlx)
31
33
A supplementary script to download the external electricity load data from [New York ISO](http://mis.nyiso.com/public/) for use in the practice problem.
32
34
33
35
## ##
@@ -39,7 +41,7 @@ This folder includes supplementary image files containing solutions for tasks in
39
41
Data files containing some sample data for the different types of regression problems.
40
42
41
43
## Products ##
42
-
MATLAB, Statistics and Machine Learning Toolbox™
44
+
MATLAB®, Statistics and Machine Learning Toolbox™
43
45
44
46
## License ##
45
47
The license for this module is available in the LICENSE.TXT file in this GitHub repository.
0 commit comments