R/RcppExports.R

Defines functions AdaptiveKernel

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

AdaptiveKernel <- function(x0, x, h) {
    .Call('car_AdaptiveKernel', PACKAGE = 'car', x0, x, h)
}
jonathon-love/car documentation built on May 19, 2019, 7:28 p.m.