estim_mu_sigma_DIKUM {DiscreteDists} | R Documentation |
Initial values for discrete Inverted Kumaraswamy
Description
This function generates initial values for the parameters.
Usage
estim_mu_sigma_DIKUM(y)
Arguments
y |
vector with the response variable. |
Value
returns a vector with the MLE estimations.
[Package DiscreteDists version 1.0.0 Index]