hopt.be {L2DensityGoFtest} | R Documentation |
Power-optimal bandwidth for the test statistic
Description
Implements an optimal, with respect to Berry-Esseen bound, bandwidth for the density goodness-of-fit test of Bagkavos, Patil and Wood (2021).
Usage
hopt.be(xin)
Arguments
xin |
A vector of data points - the available sample. |
Details
Implements the Berry-Esseen bound optimal bandwidth defined in (18), Bagkavos, Patil and Wood (2022), given by
where
and is the density optimal bandwidth calculated by a reference to a prametric distribution,
and
Value
The estimate of the Berry-Esseen optimal bandwidth.
Author(s)
Dimitrios Bagkavos
R implementation and documentation: Dimitrios Bagkavos <dimitrios.bagkavos@gmail.com>
References
Bagkavos, Patil and Wood: Nonparametric goodness-of-fit testing for a continuous multivariate parametric model, (2021), under review.
See Also
[Package L2DensityGoFtest version 0.6.0 Index]