有用なフリー文章リンク集
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
*SIZE(20){R もしくは S-PLUS のフリーなマニュアル、統計解析テキストへのリンク集}
(お勧めがあれば自由に追加して下さい。ホーム頁は頻繁に変わりますから、記載日付を書いておくと良いと思います。)
----
[[Julian Faraway:http://www.stat.lsa.umich.edu/~faraway/book]] の頁。R を用いた回帰と分散分析に関する力作 (2003-06-13)
Practical Regression and Anova in R (212頁, 2002)
----
[[P.M.E. Althum:http://www.statslab.cam.ac.uk/~pat/]] の頁。
S-plus と R を用いた多変量解析、回帰分析、一般化線形モデルに関する多くの文章 (2003-06-13)
----
[[P.J. Burns:http://www.burns-stat.com/pages/spoetry.html]] の頁。S-PLUS の使用法。同じ頁には多くの S-PLUS 用の関数が公開されている (2003-06-13)
S Poetry (439頁)
----
[[Brett Presnell:http://web.stat.ufl.edu/~presnell/Teaching/sta4504-2000sp/R/]] の頁。R を使ったカテゴリカルデータの解析 (2003-06-14)
An Introduction to Categorical Data Analysis Using R, 38頁 (2000)
----
[[Ko-Kang Wang:http://www.stat.auckland.ac.nz/~kwan022/rinfo.php]] の頁。MS Windows 下で R をインストール、実行するため方法の解説。他に emacs の R/S 用の elisp パッケージ ess や xgobi とよばれる X windows 用のグラフィックスドライバーの解説 (2003/06/24)
R for Windows Users (html,pdf,latex,ps ファイル)
----
[[F.E. Harrell:http://hesweb1.med.virginia.edu/biostat/s/doc/summary.pdf]] の頁。 S/R で作成した表とグラフを LATEX 文章に取り込むための方法の解説 (2003/06/24)
Statistical Tables and Plots using S and LaTeX (pdfファイル)
----
[[B.D. Ripley:http://www.stats.ox.ac.uk/pub/Rtools/]] の頁。 MS Windows 下で R をコンパイルする方法の説明 (2003/06/24)
Building R for Windows (htmlファイル)
----
//[[P. Johnson:http://www.ku.edu/~pauljohn/R/Rtips.html]] の頁。R に関する Tips集。
[[P.Johnson:http://www.ku.edu/cgiwrap/pauljohn/twiki/view]] P. Johnson の TWiki サイト。R Tips を含む様々な情報
----
[[CRAN:http://www.r-project.org/]] の Documentation/Contributed から得られるフリードキュメント
Using R for Data Analysis and Graphics
Simple R
The Web Appendix to the book
An Introduction to S and the Hmisc and Design Libraries
Statistical Computing and Graphics Course Notes
R for Beginners
Kickstarting R (version 1.5)
Notes on the use of R for psychology experiments and questionnaires
R for Windows
Building Microsoft Windows Versions of R and R packages under Intel Linux
A Guide for the Unwilling S users
R reference card
R and Octave
----
[[心理学実験へのRの利用:http://www.psych.upenn.edu/~baron/rpsych/rpsych.html]]
Notes on the use of R for psychology experiments and questionnaires" by Jonathan Baron (2001)
----
[[スウェーデンの Lund 大学の center for Math. Sciences:http://www.maths.lth.se/help/R/]] R に関するさまざまなドキュメントがある。
R Coding and Documentation Conventions
RCC - R Coding Conventions (a first draft), Henrik Bengtsson, 2002-2003.
Writing .Rd Files For S4 Classes, Generic Functions and Methods, Gordon Smyth, 2003.
Object-oriented programming in R
Safely creating S3 generic functions using setGenericS3()
Going from S3 to S4 object oriented programming in [R] definitely not complete!
Programming with references
The R.oo package - Object-oriented programming with references using S3 UseMethod
Programming with References - a case study using the R.oo package
Implementing support for references in [R]
Packages & bundles
R.classes (R.oo and friends) - installation instructions (takes 30 seconds)
com.braju.sma - A cDNA Microarray Analysis package written in 100% [R] - contains installation instructions too (takes 30 seconds)
Henrik Bengtsson, The com.braju.sma package - A microarray analysis packages based on
an object-oriented design and reference variables, extended abstract, Mathematical Statistics, Lund University, November 2002. (pdf, ps)
----
[[RTclTk パッケージの使用法解説:http://bioinf.wehi.edu.au/~wettenhall RTclTkExamples/]]
----
[[R-Tips(舟尾版):http://cse.naro.affrc.go.jp/takezawa/r-tips.pdf]]。209頁にも及ぶ詳細なRの解説 (2004/05/26) 。
このWWWページからダウロードできるファイルについて、私自身の著作権云々を主張する気はありません
----
終了行:
*SIZE(20){R もしくは S-PLUS のフリーなマニュアル、統計解析テキストへのリンク集}
(お勧めがあれば自由に追加して下さい。ホーム頁は頻繁に変わりますから、記載日付を書いておくと良いと思います。)
----
[[Julian Faraway:http://www.stat.lsa.umich.edu/~faraway/book]] の頁。R を用いた回帰と分散分析に関する力作 (2003-06-13)
Practical Regression and Anova in R (212頁, 2002)
----
[[P.M.E. Althum:http://www.statslab.cam.ac.uk/~pat/]] の頁。
S-plus と R を用いた多変量解析、回帰分析、一般化線形モデルに関する多くの文章 (2003-06-13)
----
[[P.J. Burns:http://www.burns-stat.com/pages/spoetry.html]] の頁。S-PLUS の使用法。同じ頁には多くの S-PLUS 用の関数が公開されている (2003-06-13)
S Poetry (439頁)
----
[[Brett Presnell:http://web.stat.ufl.edu/~presnell/Teaching/sta4504-2000sp/R/]] の頁。R を使ったカテゴリカルデータの解析 (2003-06-14)
An Introduction to Categorical Data Analysis Using R, 38頁 (2000)
----
[[Ko-Kang Wang:http://www.stat.auckland.ac.nz/~kwan022/rinfo.php]] の頁。MS Windows 下で R をインストール、実行するため方法の解説。他に emacs の R/S 用の elisp パッケージ ess や xgobi とよばれる X windows 用のグラフィックスドライバーの解説 (2003/06/24)
R for Windows Users (html,pdf,latex,ps ファイル)
----
[[F.E. Harrell:http://hesweb1.med.virginia.edu/biostat/s/doc/summary.pdf]] の頁。 S/R で作成した表とグラフを LATEX 文章に取り込むための方法の解説 (2003/06/24)
Statistical Tables and Plots using S and LaTeX (pdfファイル)
----
[[B.D. Ripley:http://www.stats.ox.ac.uk/pub/Rtools/]] の頁。 MS Windows 下で R をコンパイルする方法の説明 (2003/06/24)
Building R for Windows (htmlファイル)
----
//[[P. Johnson:http://www.ku.edu/~pauljohn/R/Rtips.html]] の頁。R に関する Tips集。
[[P.Johnson:http://www.ku.edu/cgiwrap/pauljohn/twiki/view]] P. Johnson の TWiki サイト。R Tips を含む様々な情報
----
[[CRAN:http://www.r-project.org/]] の Documentation/Contributed から得られるフリードキュメント
Using R for Data Analysis and Graphics
Simple R
The Web Appendix to the book
An Introduction to S and the Hmisc and Design Libraries
Statistical Computing and Graphics Course Notes
R for Beginners
Kickstarting R (version 1.5)
Notes on the use of R for psychology experiments and questionnaires
R for Windows
Building Microsoft Windows Versions of R and R packages under Intel Linux
A Guide for the Unwilling S users
R reference card
R and Octave
----
[[心理学実験へのRの利用:http://www.psych.upenn.edu/~baron/rpsych/rpsych.html]]
Notes on the use of R for psychology experiments and questionnaires" by Jonathan Baron (2001)
----
[[スウェーデンの Lund 大学の center for Math. Sciences:http://www.maths.lth.se/help/R/]] R に関するさまざまなドキュメントがある。
R Coding and Documentation Conventions
RCC - R Coding Conventions (a first draft), Henrik Bengtsson, 2002-2003.
Writing .Rd Files For S4 Classes, Generic Functions and Methods, Gordon Smyth, 2003.
Object-oriented programming in R
Safely creating S3 generic functions using setGenericS3()
Going from S3 to S4 object oriented programming in [R] definitely not complete!
Programming with references
The R.oo package - Object-oriented programming with references using S3 UseMethod
Programming with References - a case study using the R.oo package
Implementing support for references in [R]
Packages & bundles
R.classes (R.oo and friends) - installation instructions (takes 30 seconds)
com.braju.sma - A cDNA Microarray Analysis package written in 100% [R] - contains installation instructions too (takes 30 seconds)
Henrik Bengtsson, The com.braju.sma package - A microarray analysis packages based on
an object-oriented design and reference variables, extended abstract, Mathematical Statistics, Lund University, November 2002. (pdf, ps)
----
[[RTclTk パッケージの使用法解説:http://bioinf.wehi.edu.au/~wettenhall RTclTkExamples/]]
----
[[R-Tips(舟尾版):http://cse.naro.affrc.go.jp/takezawa/r-tips.pdf]]。209頁にも及ぶ詳細なRの解説 (2004/05/26) 。
このWWWページからダウロードできるファイルについて、私自身の著作権云々を主張する気はありません
----
ページ名: