visual3d:documentation:statistics:compute_linear_regression
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
visual3d:documentation:statistics:compute_linear_regression [2024/06/14 17:31] – created sgranger | visual3d:documentation:statistics:compute_linear_regression [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |**Language: | + | ====== |
- | + | ||
- | |===== Contents =====\\ \\ \\ \\ * [[# | + | |
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 31: | Line 29: | ||
</ | </ | ||
- | ===== Example Data ===== | + | ==== Example Data ==== |
Given the following data: | Given the following data: | ||
Line 42: | 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 151: | Line 149: | ||
</ | </ | ||
- | ===== Graph the Data and Regression Line ===== | + | ==== Graph the Data and Regression Line ==== |
The resulting signal **METRIC:: | The resulting signal **METRIC:: | ||
Line 157: | Line 155: | ||
For example, create a report graph (2D Graph) as follows: | For example, create a report graph (2D Graph) as follows: | ||
- | [[File: | + | {{: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 | ||
- | [[File: | + | {{:Linear_regression2.jpg}} |
The resulting report graph should appear as follows: | The resulting report graph should appear as follows: | ||
- | [[File: | + | {{: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: | ||
Line 365: | Line 363: | ||
</ | </ | ||
- | |||
- | Retrieved from "" | ||
visual3d/documentation/statistics/compute_linear_regression.1718386260.txt.gz · Last modified: 2024/06/14 17:31 by sgranger