From: Adrian Trapletti (a.trapletti@bluewin.ch)
Date: Fri 05 Oct 2001 - 19:28:35 EST
Message-id: <3BBD7D43.A24247A6@bluewin.ch>
R-help Digest wrote:
>
> Date: Thu, 04 Oct 2001 15:34:32 -0400
> From: Aravind Subramanian <aravind@genome.wi.mit.edu>
> Subject: [R] mutual information implementation
>
> Hi,
>
> is anyone aware of an R/S function or package that implements the mutual
> information (MI)
> approach to select/evaluate/reduce features before feeding into a neural
> network?
>
> Thanks,
>
> aravind
>
The function amif from the tseries package computes the mutual information. However, only in the context of time series (series vs. lagged series). However, it should be rather simple to call the underlying fortran function muin2ser from within R (have a look at the file tseries/src/muin2ser.f).
Best
Adrian
-- Dr. Adrian Trapletti Phone: +41 (0)1 994 56 30 Wildsbergstrasse 31 Fax : +41 (0)1 994 56 33 CH-8610 Uster Email: a.trapletti@bluewin.ch Switzerland WWW : trapletti.homeip.net-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
This archive was generated by hypermail 2.1.3 : Thu 17 Jan 2002 - 11:10:07 EST