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

Evaluate the logarithm y(x)=b[0] + b[1]*ln(x) model.

Pascal
function LnEval(Const B: Array of double; X: double): double; overload;

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!