You are here: Symbol Reference > RegModels Namespace > Functions > RegModels.LogisticEval Function
Stats Master VCL
ContentsIndex
PreviousUpNext
RegModels.LogisticEval Function

Evaluate logistic model.

Pascal
function LogisticEval(Const B: Array of double; X: double; Constant: boolean): double; overload;

The observed values obey the following equation: 

 

 

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!