logical. If TRUE, additional parameters are returned:
sigmaSqU = sigmaSq * gamma
(with \(u\) ~ \(N^+\)( mu, sigmaSqU )),
sigmaSqV = sigmaSq * ( 1 - gamma )
(with \(v\) ~ N( 0, sigmaSqV )),
sigma = sigmaSq^0.5,
sigmaU = sigmaSqU^0.5,
sigmaV = sigmaSqV^0.5,
lambdaSq = sigmaSqU / sigmaSqV,
and lambda = sigmaU / sigmaV.
Please note that sigmaSqU and sigmaU are not
the variance and standard error, respectively, of \(u\).
If the model is an error components frontier
and argument timeEffect is FALSE,
also the following additional parameters are returned:
varU = the variance of \(u\),
sdU = varU^0.5,
and gammaVar = varU / ( varU + sigmaSqV ).
Please note that the variance of \(u\)
usually differs between observations
if the model is an error component frontier with ‘time effect’
or an efficiency effects frontier.