Skip to content

tillbe/jsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R package for Jensen-Shannon Divergence

Simple R package to compute the Jensen-Shannon divergence between two probability functions. Can also compute the Kullback-Leibler divergence on which JSD is based.

You can install the package with:

library(devtools)
devtools::install_github("tillbe/jsd")

About

R package for Jensen-Shannon Divergence

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages