Fits logistic equation to data.
Parameters |
Description |
B |
Returns regression coefficients for logistic function. |
X |
Vector of independent variable. |
Y |
Vector of dependent variable. |
Constant |
If false, B[0] i.e. constant term in nominator is set to 0.0. |
Weights |
Weights (optional). Weights are used only if they are set. |
The routine fits equations to data by minimizing the sum of squared residuals. The observed values obey the following equation:
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|