Skip to content

DavidHofmeyr/FKSUM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FKSUM

Fast Kernel Smoothing in R

To install from within R console:

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

devtools::install_github("DavidHofmeyr/FKSUM")

library(FKSUM)

help(FKSUM)

About

Fast Kernel Smoothing in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published