/maxEntropy

estimate density from samples of population using maximum entropy approach

Primary LanguageR

maxEntropy

This is the main repository for the maxEntropy R package.

It can be installed using the following commands within R.

library(devtools)
install_github("kcucchi/maxEntropy")

Functions in this package can be used to derive density estimates from samples using maximum entropy concepts.