mle_score: Scores of log-concave MLE

Description Usage Arguments Value

View source: R/Auxilliary_functions.R

Description

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.

Usage

1

Arguments

x

a vector of length n; the dataset

Value

scores evaluated in between the data points, a vector of size n-1.


nilanjanalaha/log.location documentation built on Dec. 31, 2020, 12:07 a.m.