R/kernelsList.R

#' @export
#' @rdname kernelfun
#' 
.kernelsList <- 
function() 
{
  c("biweight",
    "chernoff",
    "cosine",
    "eddy",
    "epanechnikov",
    "gaussian",
    "optcosine",
    "rectangular",
    "triangular",
    "uniform")
}

Try the statoo package in your browser

Any scripts or data that you put into this service are public.

statoo documentation built on Jan. 27, 2017, 1 p.m.