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