estim_mu_DBH {DiscreteDists}R Documentation

Initial values for Discrete Burr Hatke

Description

This function generates initial values for the parameter mu.

Usage

estim_mu_DBH(y)

Arguments

y

vector with the response variable.

Value

returns a scalar with the MLE estimation.


[Package DiscreteDists version 1.0.0 Index]