Estimate parameters for Log-Logistic Distribution
BOOL ocmath_para_loglogistic( int iSize, const double * pData, double alpha, double * pPara, double * pSE = NULL, double * pCI_lb = NULL, double * pCI_ub = NULL, double * pHessian = NULL, double * pCov = NULL, const double * pFixed = NULL )
return TRUE on successful exit; if an error or warning has been detected, then it returns the specific error or warning code.
origin.h