README.md

fkde

Fast and exact kernel density estimation

To install from within R console:

if(!("devtools"%in%installed.packages())) install.packages("devtools")

library(devtools)

install_github("DavidHofmeyr/fkde")

library(fkde)

help('fkde-package')



DavidHofmeyr/fkde documentation built on June 4, 2019, 2:30 p.m.