powered by
This function return the negative log density of a sample item if if it follows exponential in a EEP model.
exp_eep(x, theta, eta)
The value of a sample item.
The location parameter for the base distribution (eta = 1). The value needs to be positive.
The exponent parameter. The value provided needs to be positive.
exp_exp
exp_eep(1,5,2)
Run the code above in your browser using DataLab