Maximum Likelihood
ML(y, x, lambda, trafo, custom_func_std)
y
: vector of response variablesx
: matrix of regressorslambda
: transformation parametertrafo
: determines the chosen transformationcustom_func_std
: a function that determines a customized standard transformation.log-likelihood
Useful links