Commit graph

8 commits

Author SHA1 Message Date
Mike M. Volokhov
6b365484d6 Move LICENSE right below COMMENT, that's where it usually should be.
Noted by <wiz> - thank you very much!
2013-03-19 01:22:55 +00:00
Mike M. Volokhov
0762cc544e Cleanup Makefiles and get them ready to import. 2012-08-30 19:03:42 +00:00
Mike M. Volokhov
bf16f8207e Set R dependency version to what actually required the library. 2012-07-18 11:14:48 +00:00
Mike M. Volokhov
646cf918b6 Take responsibility for all that R stuff I imported so far. 2012-07-17 23:43:43 +00:00
Mike M. Volokhov
671282c4d6 Update to entropy 1.1.7.
The change only: NAMESPACE file added.
2012-06-21 21:03:06 +00:00
Blue Rats
39b8671cb8 +LICENSE. Passes pkglint. 2012-06-13 05:00:28 +00:00
Mike M. Volokhov
25b0933ceb Oops, new entropy package has been released a week ago - update.
Major changes:
* small in documentation file fixed (for R 2.13.0 release)
* added in documentation that the default unit for the entropy
  is "nats" (natural units), for "bits" one needs to set unit="log2".
2011-04-02 19:42:42 +00:00
Mike M. Volokhov
cd9887269f Import R-entropy-1.1.5 as wip/R-entropy.
R implementation of various estimators of entropy, such as the
shrinkage estimator by Hausser and Strimmer, the maximum likelihood
and the Millow-Madow estimator, various Bayesian estimators, and
the Chao-Shen estimator. It also offers an R interface to the NSB
estimator. Furthermore, it provides functions for estimating mutual
information.
2011-04-02 19:03:31 +00:00