Description Usage Arguments Value
View source: R/Auxilliary_functions.R
Calculates
\frac{\hatφ_n(X_{i+1})-\hatφ_n(X_i)}{X_{i+1}-X_i}
for i=1,...,n., where \hatφ_n=\log\hat f_n, the latter being the
unsmoothed log-concave MLE given by logcondens
.
1 | mle_score(x)
|
x |
a vector of length n; the dataset |
scores evaluated in between the data points, a vector of size n-1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.