estim_mu_POISXL {DiscreteDists} | R Documentation |
Initial values for discrete Poisson XLindley distribution
Description
This function generates initial values for the parameters.
Usage
estim_mu_POISXL(y)
Arguments
y |
vector with the response variable. |
Value
returns a scalar with the MLE estimation.
[Package DiscreteDists version 1.0.0 Index]