nlFitStart
returns a list with components:
paramStartA vector with elements mu
, sigma
,
alpha
and beta
giving the starting value of param.
xNameA character string with the actual x
argument name.
breaksThe cell boundaries found by a call to
hist
.
midpointsThe cell midpoints found by a call to
hist
.
empDensThe estimated density found by a call to
hist
.
nlFitStartMoM returns only the method of moments estimates
as a vector with elements mu, sigma, alpha and
beta.