Lhat_eta {logcondens} | R Documentation |
Value of the Log-Likelihood Function L, where Input is in Eta-Parametrization
Description
Gives the value of
where is parametrized via
Usage
Lhat_eta(x, w, eta)
Arguments
x |
Vector of independent and identically distributed numbers, with strictly increasing entries. |
w |
Optional vector of nonnegative weights corresponding to |
eta |
Some vector |
Value
Value of the log-likelihood function is returned.
Note
This function is not intended to be invoked by the end user.
Author(s)
Kaspar Rufibach, kaspar.rufibach@gmail.com,
http://www.kasparrufibach.ch
Lutz Duembgen, duembgen@stat.unibe.ch,
https://www.imsv.unibe.ch/about_us/staff/prof_dr_duembgen_lutz/index_eng.html
[Package logcondens version 2.1.8 Index]