Skip to content

Commit ca5eb25

Browse files
committed
Add badge for Open in MATLAB Online
1 parent 3ba84a7 commit ca5eb25

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Regression Basics[![View Regression Basics on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](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+
[![View Regression Basics on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/93435-regression-basics)
3+
or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Regression-Basics&project=RegressionBasics.prj)
24

35
**Curriculum Module**
46
_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
2325

2426
## Details ##
2527

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`** [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Regression-Basics&project=RegressionBasics.prj&file=regressionBasics.mlx)
2729
An interactive lesson that introduces the fundamentals of regression analysis. Students apply a basic linear regression to model real-world electricity load data.
2830

2931
## ##
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`** [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Regression-Basics&project=RegressionBasics.prj&file=electricityLoadData.mlx)
3133
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.
3234

3335
## ##
@@ -39,7 +41,7 @@ This folder includes supplementary image files containing solutions for tasks in
3941
Data files containing some sample data for the different types of regression problems.
4042

4143
## Products ##
42-
MATLAB, Statistics and Machine Learning Toolbox
44+
MATLAB®, Statistics and Machine Learning Toolbox™
4345

4446
## License ##
4547
The license for this module is available in the LICENSE.TXT file in this GitHub repository.

0 commit comments

Comments
 (0)