Regression routines.
Unit introduces several regression routines:
Name |
Description |
The following table lists functions in this documentation. | |
The following table lists structs, records, enums in this documentation. | |
The following table lists types in this documentation. |
|
Name |
Description |
![]() |
Performs a one-way (single-factor) analysis of variance (ANOVA). | |
![]() |
Perform the one-way analysis of variance where Data vector (one variable) is indexed by a second grouping GroupIndex vector variable. | |
![]() |
Performs balanced two-way analysis of variance (ANOVA). | |
![]() |
Simple linear regression. | |
![]() |
Ordinal logistic regression. | |
![]() |
Logistic regression. | |
![]() |
Multivariante linear regression. | |
![]() |
Multivariante linear regression. | |
![]() |
Vectorized computation of the numerical derivative for the regress function. | |
![]() |
General non-linear regression. | |
![]() |
Non-linear regression with lower and upper bounds. | |
![]() |
General vectorized non-linear regression. | |
![]() |
Non-linear regression with lower and upper bounds. | |
![]() |
Numerical derivative for regress function. | |
![]() |
Principal Component Regression. | |
![]() |
Weighted PC regression. | |
![]() |
Poisson generalized linear model with log-link. | |
![]() |
Prediction error sum of squares (PRESS). | |
![]() |
R2 value. | |
![]() |
Regression tests. | |
![]() |
Regression tests. | |
![]() |
Optimal k value for ridge regression. | |
![]() |
Regression by using "ridge" regression method. | |
![]() |
Stepwise regression is an optimization aglorithm aiming to improve the quality of the multiple linear regression by excluding noisy variables. |
|
Name |
Description |
![]() |
Defines one-way ANOVA statistics parameters. | |
![]() |
Defines two-way ANOVA (with or without replications) statistics parameters. | |
![]() |
Defines F statistics parameters for regression test. | |
![]() |
Defines regression equation solve method. | |
![]() |
Regression statistical parameters. | |
![]() |
Stepwise regression optimization algorithm. |
Name |
Description |
Defines derivatives of a function. | |
Defines derivatives of a function. | |
Defines multiple regression function. | |
Defines regression function. | |
Callback function for custom quality criteria of stepwise regression optimization algorithm. |
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|