Rserve

CGIwithRで十分なような気もするが、こういったものも試す必要があるかな?WEBアプリだとSOAPでいいんでないとか思うが。

Rserve - TCP/IP interface to R - RoSuDa - Lehrstuhl f

Rserve is a TCP/IP server which allows other programs to use facilities of R (see www.r-project.org) from various languages without the need to initialize R or link against R library. Every connection has a separate workspace and working directory. Client-side implementations are available for popular languages such as C/C++ and Java. Rserve supports remote connection, authentication and file transfer. Typical use is to integrate R backend for computation of statstical models, plots etc. in other applications.

データ解析言語Rによる統計的プログラミング

dW : Linux : データ解析言語Rによる統計的プログラミング: 第2回 機能プログラミングとデータ操作

Rは無料ソフトとしてリリースされている、機能豊富な統計環境 です。この記事ではDavidとBradが3回シリーズの第2回として、このRの紹介を続けます。前回の記事でデータが整ったので、今回はこの言語の機能に入り込みます。

The R tips

本になっていたのね。 九天はRネタ多いような気がするが気のせい?

The R tips―データ解析環境Rの基本技・グラフィックス活用集
舟尾 暢男

九天社 2005-02
売り上げランキング : 3,960

おすすめ平均
R入門書の決定版

Amazonで詳しく見る by G-Tools

Rをアップデート

サーバーに入れているRのバージョンを2.0.0にあげてみた。さらに、R上からコマンド打ってCGIに対応させておく。

install.packages("CGIwithR")

と同時にR NewsThe Value of R for Preclinical Statisticiansっていう記事があったので眺めていたら、Molcular Modelingっていう章があって、なんじゃ?と思って読んだら、active inactiveの予測の話だった。

で、RでQSAR用のパッケージあんのかなと思ってpackage QSAR Rで調べたら、なかなか面白そうなサイトが引っかかった。