estim_mu_DLD {DiscreteDists} | R Documentation |
Initial values for Discrete Lindley
Description
This function generates initial values for the parameter mu.
Usage
estim_mu_DLD(y)
Arguments
y |
vector with the response variable. |
Value
returns a scalar with the MLE estimation.
[Package DiscreteDists version 1.0.0 Index]