fastICA_1.1-14

所属分类:单片机开发
开发工具:Visual C++
文件大小:434KB
下载次数:8
上传日期:2014-02-27 15:57:57
上 传 者world1987
说明:  fast ICA(independent component analysis) C code

文件列表:
fastICA (0, 2012-03-20)
fastICA\DESCRIPTION (689, 2012-03-20)
fastICA\help (0, 2012-03-20)
fastICA\help\aliases.rds (86, 2012-03-20)
fastICA\help\AnIndex (59, 2012-03-20)
fastICA\help\fastICA.rdb (11607, 2012-03-20)
fastICA\help\fastICA.rdx (197, 2012-03-20)
fastICA\help\paths.rds (110, 2012-03-20)
fastICA\HISTORY (1419, 2012-03-20)
fastICA\html (0, 2012-03-20)
fastICA\html\00Index.html (1283, 2012-03-20)
fastICA\html\R.css (1179, 2012-03-20)
fastICA\INDEX (180, 2012-03-20)
fastICA\libs (0, 2012-03-20)
fastICA\libs\i386 (0, 2012-03-20)
fastICA\libs\i386\fastICA.dll (450560, 2012-03-20)
fastICA\libs\x64 (0, 2012-03-20)
fastICA\libs\x64\fastICA.dll (431616, 2012-03-20)
fastICA\MD5 (1079, 2012-03-20)
fastICA\Meta (0, 2012-03-20)
fastICA\Meta\hsearch.rds (331, 2012-03-20)
fastICA\Meta\links.rds (115, 2012-03-20)
fastICA\Meta\nsInfo.rds (207, 2012-03-20)
fastICA\Meta\package.rds (730, 2012-03-20)
fastICA\Meta\Rd.rds (310, 2012-03-20)
fastICA\NAMESPACE (58, 2012-03-20)
fastICA\R (0, 2012-03-20)
fastICA\R\fastICA (383, 2012-03-20)
fastICA\R\fastICA.rdb (4066, 2012-03-20)
fastICA\R\fastICA.rdx (274, 2012-03-20)

R Package - fastICA INTRODUCTION This file explains how to install the R package fastICA. I assume that you have a basic knowledge of UNIX/LINUX and that you already have R installed on your machine. INSTALLATION 1. Download the g-zipped tar archive fastICA_*.*-*.tar.gz 2. Install the package using R CMD INSTALL -l /path/to/LIB fastICA_*.*-*.tar.gz /path/to/LIB should be the library directory where you wish to put the package. If you have root access to your machine then use R CMD INSTALL fastICA_*.*-*.tar.gz and the package will be put into the default R library tree. 5. You can then start an R session and load the package using library(fastICA,lib.loc="/path/to/LIB") or library(fastICA) (if you installed the package into the default R library tree) FUNCTIONS The package contains the following functions fastICA - FastICA algorithm ica.R.def - R code for FastICA using a deflation scheme ica.R.par - R code for FastICA using a parallel scheme PROBLEMS/SUGGESTIONS If you have any problems/suggestions using this package, please email ripley@stats.ox.ac.uk

近期下载者

相关文件


收藏者