The R Project SVN R

Rev

Rev 26737 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 26737 Rev 26747
Line 2... Line 2...
2
* R FAQ: (R-FAQ).               The R statistical system FAQ.
2
* R FAQ: (R-FAQ).               The R statistical system FAQ.
3
END-INFO-DIR-ENTRY
3
END-INFO-DIR-ENTRY
4
 
4
 
5
   R FAQ
5
   R FAQ
6
Frequently Asked Questions on R
6
Frequently Asked Questions on R
7
Version 1.8-9, 2003-10-23
7
Version 1.8-10, 2003-10-24
8
ISBN 3-901167-51-X
8
ISBN 3-900051-01-1
9
Kurt Hornik
9
Kurt Hornik
10
 
10
 
11
 
11
 
12
Table of Contents
12
Table of Contents
13
*****************
13
*****************
Line 35... Line 35...
35
  2.7 What documentation exists for R?
35
  2.7 What documentation exists for R?
36
  2.8 Citing R
36
  2.8 Citing R
37
  2.9 What mailing lists exist for R?
37
  2.9 What mailing lists exist for R?
38
  2.10 What is CRAN?
38
  2.10 What is CRAN?
39
  2.11 Can I use R for commercial purposes?
39
  2.11 Can I use R for commercial purposes?
-
 
40
  2.12 Why is R named R?
40
 
41
 
41
3 R and S
42
3 R and S
42
  3.1 What is S?
43
  3.1 What is S?
43
  3.2 What is S-PLUS?
44
  3.2 What is S-PLUS?
44
  3.3 What are the differences between R and S?
45
  3.3 What are the differences between R and S?
Line 156... Line 157...
156
 
157
 
157
1.3 Citing this document
158
1.3 Citing this document
158
========================
159
========================
159
 
160
 
160
In publications, please refer to this FAQ as Hornik (2003), "The R FAQ",
161
In publications, please refer to this FAQ as Hornik (2003), "The R FAQ",
161
and give the above, _official_ URL and the ISBN 3-901167-51-X.
162
and give the above, _official_ URL and the ISBN 3-900051-01-1.
162
 
163
 
163
1.4 Notation
164
1.4 Notation
164
============
165
============
165
 
166
 
166
Everything should be pretty standard.  `R>' is used for the R prompt, and a
167
Everything should be pretty standard.  `R>' is used for the R prompt, and a
Line 501... Line 502...
501
`http://www.stat.Berkeley.EDU/users/statlabs/'.
502
`http://www.stat.Berkeley.EDU/users/statlabs/'.
502
 
503
 
503
   Last, but not least, Ross' and Robert's experience in designing and
504
   Last, but not least, Ross' and Robert's experience in designing and
504
implementing R is described in Ihaka & Gentleman (1996), "R: A Language for
505
implementing R is described in Ihaka & Gentleman (1996), "R: A Language for
505
Data Analysis and Graphics", _Journal of Computational and Graphical
506
Data Analysis and Graphics", _Journal of Computational and Graphical
506
Statistics_, *5*, 299-314.  *Note Citing R::.
507
Statistics_, *5*, 299-314.
507
 
508
 
508
   An annotated bibliography (BibTeX format) of R-related publications
509
   An annotated bibliography (BibTeX format) of R-related publications
509
which includes most of the above references can be found at
510
which includes most of the above references can be found at
510
 
511
 
511
     `http://www.R-project.org/doc/bib/R.bib'
512
     `http://www.R-project.org/doc/bib/R.bib'
Line 513... Line 514...
513
2.8 Citing R
514
2.8 Citing R
514
============
515
============
515
 
516
 
516
To cite R in publications, use
517
To cite R in publications, use
517
 
518
 
518
     @article{,
519
     @Manual{,
519
       author =    {Ross Ihaka and Robert Gentleman},
520
       title        = {R: A language and environment for statistical
-
 
521
                       computing},
520
       title =     {R: A Language for Data Analysis and Graphics},
522
       author       = {{R Development Core Team}},
521
       journal =   {Journal of Computational and Graphical Statistics},
523
       organization = {R Foundation for Statistical Computing},
522
       year =      1996,
524
       address      = {Vienna, Austria},
523
       volume =    5,
525
       year         = 2003,
524
       number =    3,
526
       note         = {ISBN 3-900051-00-3},
525
       pages =     {299--314}
527
       url          = {http://www.R-project.org}
526
     }
528
     }
527
 
529
 
528
2.9 What mailing lists exist for R?
530
2.9 What mailing lists exist for R?
529
===================================
531
===================================
530
 
532
 
Line 607... Line 609...
607
     `http://cran.br.R-project.org/'  (Universidade Federal de
609
     `http://cran.br.R-project.org/'  (Universidade Federal de
608
                                      Paraná, Brazil)
610
                                      Paraná, Brazil)
609
     `http://cran.ch.R-project.org/'  (ETH Zürich, Switzerland)
611
     `http://cran.ch.R-project.org/'  (ETH Zürich, Switzerland)
610
     `http://cran.de.R-project.org/'  (APP, Germany)
612
     `http://cran.de.R-project.org/'  (APP, Germany)
611
     `http://cran.dk.R-project.org/'  (SunSITE, Denmark)
613
     `http://cran.dk.R-project.org/'  (SunSITE, Denmark)
612
     `http://cran.es.R-project.org/'  
614
     `http://cran.es.R-project.org/'  (Spanish National Research
613
     Spanish National Research        
-
 
614
     Network, Madrid, Spain           
615
                                      Network, Madrid, Spain)
615
     `http://cran.hu.R-project.org/'  (Semmelweis U, Hungary)
616
     `http://cran.hu.R-project.org/'  (Semmelweis U, Hungary)
616
     `http://cran.uk.R-project.org/'  (U of Bristol, United
617
     `http://cran.uk.R-project.org/'  (U of Bristol, United
617
                                      Kingdom)
618
                                      Kingdom)
618
     `http://cran.us.R-project.org/'  (U of Wisconsin, USA)
619
     `http://cran.us.R-project.org/'  (U of Wisconsin, USA)
619
     `http://cran.za.R-project.org/'  (Rhodes U, South Africa)
620
     `http://cran.za.R-project.org/'  (Rhodes U, South Africa)
Line 670... Line 671...
670
these may be used or seek the advice of your legal counsel.
671
these may be used or seek the advice of your legal counsel.
671
 
672
 
672
   None of the discussion in this section constitutes legal advice.  The R
673
   None of the discussion in this section constitutes legal advice.  The R
673
Core Team does not provide legal advice under any circumstances.
674
Core Team does not provide legal advice under any circumstances.
674
 
675
 
-
 
676
2.12 Why is R named R?
-
 
677
======================
-
 
678
 
-
 
679
The name is partly based on the (first) names of the first two R authors
-
 
680
(Robert Gentleman and Ross Ihaka), and partly a play on the name of the
-
 
681
Bell Labs language `S' (*note What is S?::).
-
 
682
 
675
3 R and S
683
3 R and S
676
*********
684
*********
677
 
685
 
678
3.1 What is S?
686
3.1 What is S?
679
==============
687
==============
Line 2001... Line 2009...
2001
*normix*
2009
*normix*
2002
     One-dimensional normal mixture models classes, for, e.g., density
2010
     One-dimensional normal mixture models classes, for, e.g., density
2003
     estimation or clustering algorithms research and teaching; providing
2011
     estimation or clustering algorithms research and teaching; providing
2004
     the widely used Marron-Wand densities.
2012
     the widely used Marron-Wand densities.
2005
 
2013
 
-
 
2014
*nortest*
-
 
2015
     Five omnibus tests for the composite hypothesis of normality.
-
 
2016
 
2006
*noverlap*
2017
*noverlap*
2007
     Functions to perform the regression depth method (RDM) to binary
2018
     Functions to perform the regression depth method (RDM) to binary
2008
     regression to approximate the amount of overlap, i.e., the minimal
2019
     regression to approximate the amount of overlap, i.e., the minimal
2009
     number of observations that need to be removed such that the reduced
2020
     number of observations that need to be removed such that the reduced
2010
     data set has no longer overlap.
2021
     data set has no longer overlap.