Package: PCObw
Type: Package
Title: Bandwidth Selector with Penalized Comparison to Overfitting
        Criterion
Version: 0.0.0
Date: 2022-02-01
Author: S. Varet
Maintainer: S. Varet <suzanne.varet@universite-paris-saclay.fr>
Description: Bandwidth selector according to the Penalised Comparison to Overfitting (P.C.O.) 
             criterion as described in Varet, S., Lacour, C., Massart, P., Rivoirard, V., (2019)
             <https://hal.archives-ouvertes.fr/hal-02002275>. 
             It can be used with univariate and multivariate data. 
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.17), RcppEigen(>= 0.3.3.4.0), stats(>= 3.5.2)
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, mvtnorm
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-02-01 16:10:27 UTC; varet
Repository: CRAN
Date/Publication: 2022-02-02 08:30:08 UTC
