[R] Re: R-help Digest V2 #541

Adrian Trapletti a.trapletti at bluewin.ch
Fri Oct 5 11:28:35 CEST 2001


R-help Digest wrote:

>
> Date: Thu, 04 Oct 2001 15:34:32 -0400
> From: Aravind Subramanian <aravind at 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 at 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 at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list