Please Translate Project Description to Japanese.
English:(Last Update 2009-06-12 19:07)
R is a language and environment for statistical computing and graphics. It is similar to S, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc.). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, Fortran and C code can be linked and called at run time.
Japanese:Rは言語であり、統計的な計算やグラフィックのための環境です。Rはベル研究所のJohn Chambersらによって開発されたSに似ています。Rは統計的あるいはグラフィカルな様々な技術(線形/非線形モデリング、統計的テスト、時系列解析、分類、クラスタリングなど)を提供します。Rは繰り返し、条件分岐の制御フロー構造を備えた真のコンピュータ言語として設計されており、新しい関数を定義する事によって機能を追加することができます。負荷の大きい計算タスクを扱う場合、FortranとCのコードをランタイムでリンクして呼び出すことが出来ます。(Last Update 2011-12-13 08:50)