visual3d:documentation:statistics:compute_linear_regression
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:statistics:compute_linear_regression [2024/06/19 14:04] – created sgranger | visual3d:documentation:statistics:compute_linear_regression [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Compute Linear Regression ====== | ||
+ | |||
Since this page was created a command has been added to Visual3D. | Since this page was created a command has been added to Visual3D. | ||
Line 27: | Line 29: | ||
</ | </ | ||
- | ===== Example Data ===== | + | ==== Example Data ==== |
Given the following data: | Given the following data: | ||
Line 38: | Line 40: | ||
|11||4.7| | |11||4.7| | ||
- | ===== Linear_Regression_Explicit Pipeline Script | + | ==== Linear_Regression_Explicit Pipeline Script ==== |
This pipeline command script creates the signals and calls the **linear_regression_explicit** meta command. | This pipeline command script creates the signals and calls the **linear_regression_explicit** meta command. | ||
Line 147: | Line 149: | ||
</ | </ | ||
- | ===== Graph the Data and Regression Line ===== | + | ==== Graph the Data and Regression Line ==== |
The resulting signal **METRIC:: | The resulting signal **METRIC:: | ||
Line 153: | Line 155: | ||
For example, create a report graph (2D Graph) as follows: | For example, create a report graph (2D Graph) as follows: | ||
- | {{Linear_regression1.jpg}} | + | {{:Linear_regression1.jpg}} |
Now create a second 2D graph at the same location containing the regression line | Now create a second 2D graph at the same location containing the regression line | ||
- | {{Linear_regression2.jpg}} | + | {{:Linear_regression2.jpg}} |
The resulting report graph should appear as follows: | The resulting report graph should appear as follows: | ||
- | {{Linear_regression3.jpg}} | + | {{:Linear_regression3.jpg}} |
- | ===== Linear_Regression_Explicit Meta-Command | + | ==== Linear_Regression_Explicit Meta-Command ==== |
Below are the commands for the **Linear_Regression_Explicit** Meta-Commands. Go to [[Visual3D: | Below are the commands for the **Linear_Regression_Explicit** Meta-Commands. Go to [[Visual3D: |
visual3d/documentation/statistics/compute_linear_regression.1718805855.txt.gz · Last modified: 2024/06/19 14:04 by sgranger