Estimate parameters for Lognormal distribution
int ocmath_para_normal(int iSize, const double * pData, double alpha, double * pPara, double * pCI = NULL, double * pHessian = NULL, bool bLog = false, int nDivise = OCMathVDM_DF, double * pdSE = NULL, const double * pdFixed = NULL, double * pLogLikelihood = NULL)
return 0 on successful exit; if an error or warning has been detected, then it returns the specific error or warning code.
origin.h