kcucchi / maxEntropy

estimate density from samples of population using maximum entropy approach

Home Page:https://github.com/kcucchi/maxEntropy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

estimate density from samples of population using maximum entropy approach

https://github.com/kcucchi/maxEntropy


Languages

Language:R 100.0%