~showard314/ubuntu/karmic/r-base/remove_start_comments

« back to all changes in this revision

Viewing changes to doc/manual/R-FAQ.texi

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2008-12-20 09:26:38 UTC
  • mfrom: (1.2.6 upstream)
  • mto: (2.1.32 jaunty)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20081220092638-i4p6po0hndi24ri5
* Updated to Dec 19 release candidate of R 2.8.1 expected for Dec 22

* r-doc-pdf expected to be empty due to the tex/texinfo bug below

* debian/control: Change Build-Depends: on openjdk-6-jdk to 
  'openjdk-6-jdk [!arm !hppa]' as arm and hppa do not have one.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
@settitle R FAQ
5
5
@setchapternewpage on
6
6
@set FAQ_YEAR 2008
7
 
@set FAQ_DATE @value{FAQ_YEAR}-11-29
 
7
@set FAQ_DATE @value{FAQ_YEAR}-12-19
8
8
@set REL_YEAR 2008
9
9
@set REL_MAJOR 2
10
10
@set REL_MINOR 8
11
 
@set REL_PATCHLEVEL 0
 
11
@set REL_PATCHLEVEL 1
12
12
@set REL_VERSION @value{REL_MAJOR}.@value{REL_MINOR}.@value{REL_PATCHLEVEL}
13
13
@set FAQ_VERSION @value{REL_MAJOR}.@value{REL_MINOR}.@value{FAQ_DATE}
14
14
 
567
567
recommended packages.  If you also want to build R packages from source,
568
568
also run @code{apt-get install r-base-dev} to obtain the additional
569
569
tools required for this.  So-called ``backports'' of the current R
570
 
packages for the @dfn{stable} distribution of Debian are provided by
571
 
Johannes Ranke, and available from CRAN.  Simply add the line
572
 
 
573
 
@example
574
 
deb http://CRAN.R-project.org/bin/linux/debian stable/
575
 
@end example
576
 
 
577
 
@noindent
578
 
(feel free to use a @CRAN{} mirror instead of the master) to the file
579
 
@file{/etc/apt/sources.list}, and install as usual.  More details on
580
 
installing and administering R on Debian Linux can be found at
581
 
@url{http://CRAN.R-project.org/bin/linux/debian/README}.  These
582
 
backports should also be suitable for other Debian derivatives.  Native
583
 
backports for Ubuntu are provided by Vincent Goulet and Michael Rutter.
 
570
packages for at least the @dfn{stable} distribution of Debian are
 
571
provided by Johannes Ranke, and available from CRAN.  See
 
572
@url{http://CRAN.R-project.org/bin/linux/debian/README} for details on R
 
573
Debian packages and installing the backports, which should also be
 
574
suitable for other Debian derivatives.  Native backports for Ubuntu are
 
575
provided by Vincent Goulet and Michael Rutter.
584
576
 
585
577
On SUSE, you can set up an installation source for R within Yast by
586
578
setting (e.g.)
668
660
(Added in R 2.4.0.)
669
661
@end itemize
670
662
 
671
 
Books on R include
 
663
An annotated bibliography (Bib@TeX{} format) of R-related publications
 
664
can be found at
 
665
 
 
666
@display
 
667
@url{http://www.R-project.org/doc/bib/R.bib}
 
668
@end display
 
669
 
 
670
Books on R by R Core Team members include
672
671
 
673
672
@quotation
674
 
P. Dalgaard (2002), ``Introductory Statistics with R'', Springer: New
675
 
York, ISBN 0-387-95475-9, @url{http://www.biostat.ku.dk/~pd/ISwR.html}.
676
 
 
677
 
J. Fox (2002), ``An R and @SPLUS{} Companion to Applied Regression'',
678
 
Sage Publications, ISBN 0-761-92280-6 (softcover) or 0-761-92279-2
679
 
(hardcover),
680
 
@url{http://socserv.socsci.mcmaster.ca/jfox/Books/Companion/}.
681
 
 
682
 
J. Maindonald and J. Braun (2003), ``Data Analysis and Graphics Using R:
683
 
An Example-Based Approach'', Cambridge University Press, ISBN
684
 
0-521-81336-0, @url{http://wwwmaths.anu.edu.au/~johnm/}.
685
 
 
686
 
S. M. Iacus and G. Masarotto (2002), ``Laboratorio di statistica con
687
 
R'', McGraw-Hill, ISBN 88-386-6084-0 (in Italian),@*
688
 
@url{http://www.ateneonline.it/LibroAteneo.asp?item_id=1436}.
 
673
John M. Chambers (2008), ``Software for Data Analysis: Programming with
 
674
R''.  Springer, New York, ISBN 978-0-387-75935-7,
 
675
@url{http://stat.stanford.edu/~jmc4/Rbook/}.
 
676
 
 
677
Peter Dalgaard (2008), ``Introductory Statistics with R'', 2nd edition.
 
678
Springer, ISBN 978-0-387-79053-4,
 
679
@url{http://www.biostat.ku.dk/~pd/ISwR.html}.
 
680
 
 
681
Robert Gentleman (2008), ``R Programming for Bioinformatics''.  Chapman
 
682
& Hall/CRC, Boca Raton, FL, ISBN 978-1-420-06367-7,
 
683
@url{http://www.bioconductor.org/pub/RBioinf/}.
 
684
 
 
685
Stefano M. Iacus (2008), ``Simulation and Inference for Stochastic
 
686
Differential Equations: With R Examples''. Springer, New York, ISBN
 
687
978-0-387-75838-1.
 
688
 
 
689
Deepayan Sarkar (2007), ``Lattice: Multivariate Data Visualization with
 
690
R''. Springer, New York, ISBN 978-0-387-75968-5.
 
691
 
 
692
W. John Braun and Duncan J. Murdoch (2007), ``A First Course in
 
693
Statistical Programming with R''.  Cambridge University Press,
 
694
Cambridge, ISBN 978-0521872652.
689
695
 
690
696
P. Murrell (2005), ``R Graphics'', Chapman & Hall/CRC, ISBN:
691
697
1-584-88486-X,
692
698
@url{http://www.stat.auckland.ac.nz/~paul/RGraphics/rgraphics.html}.
693
699
 
694
 
@end quotation
695
 
 
696
 
@noindent
697
 
The book
698
 
 
699
 
@quotation
700
 
W. N. Venables and B. D. Ripley (2002), ``Modern Applied Statistics with
701
 
S'' (4th edition).  Springer, ISBN 0-387-95457-0
702
 
@end quotation
703
 
 
704
 
@noindent
705
 
has a home page at @url{http://www.stats.ox.ac.uk/pub/MASS4/} providing
706
 
additional material.  Its companion is
707
 
 
708
 
@quotation
709
 
W. N. Venables and B. D. Ripley (2000), ``S Programming''.  Springer,
710
 
ISBN 0-387-98966-8
711
 
@end quotation
712
 
 
713
 
@noindent
714
 
and provides an in-depth guide to writing software in the S language
715
 
which forms the basis of both the commercial @SPLUS{} and the Open
716
 
Source R data analysis software systems.  See
717
 
@url{http://www.stats.ox.ac.uk/pub/MASS3/Sprog/} for more information.
718
 
 
719
 
In addition to material written specifically or explicitly for R,
720
 
documentation for S/@SPLUS{} (see @ref{R and S}) can be used in
721
 
combination with this @acronym{FAQ} (@pxref{What are the differences
722
 
between R and S?}).  Introductory books include
723
 
 
724
 
@quotation
725
 
P. Spector (1994), ``An introduction to S and @SPLUS{}'', Duxbury Press.
726
 
 
727
 
A. Krause and M. Olsen (2005), ``The Basics of @SPLUS{}'' (4th edition).
728
 
Springer, ISBN 0-387-26109-5.
729
 
@end quotation
730
 
 
731
 
The book
732
 
 
733
 
@quotation
734
 
J. C. Pinheiro and D. M. Bates (2000), ``Mixed-Effects Models in S and
735
 
@SPLUS{}'', Springer, ISBN 0-387-98957-0
736
 
@end quotation
737
 
 
738
 
@noindent
739
 
provides a comprehensive guide to the use of the @strong{nlme} package
740
 
for linear and nonlinear mixed-effects models.
741
 
@c This has a home page at @url{http://nlme.stat.wisc.edu/MEMSS/}.
742
 
 
743
 
As an example of how R can be used in teaching an advanced introductory
744
 
statistics course, see
745
 
 
746
 
@quotation
747
 
D. Nolan and T. Speed (2000), ``Stat Labs: Mathematical Statistics
748
 
Through Applications'', Springer Texts in Statistics, ISBN
749
 
0-387-98974-9
750
 
@end quotation
751
 
 
752
 
@noindent
753
 
This integrates theory of statistics with the practice of statistics
754
 
through a collection of case studies (``labs''), and uses R to analyze
755
 
the data.  More information can be found at
756
 
@url{http://www.stat.Berkeley.EDU/users/statlabs/}.
 
700
William N. Venables and Brian D. Ripley (2002), ``Modern Applied
 
701
Statistics with S'' (4th edition).  Springer, ISBN 0-387-95457-0,
 
702
@url{http://www.stats.ox.ac.uk/pub/MASS4/}.
 
703
 
 
704
Jose C. Pinheiro and Douglas M. Bates (2000), ``Mixed-Effects Models in
 
705
S and S-Plus''. Springer, ISBN 0-387-98957-0.
 
706
@end quotation
757
707
 
758
708
Last, but not least, Ross' and Robert's experience in designing and
759
709
implementing R is described in Ihaka & Gentleman (1996), ``R: A Language
761
711
@url{http://www.amstat.org/publications/jcgs/, , @emph{Journal of
762
712
Computational and Graphical Statistics}}, @strong{5}, 299--314.
763
713
 
764
 
An annotated bibliography (Bib@TeX{} format) of R-related publications
765
 
which includes most of the above references can be found at
766
 
 
767
 
@display
768
 
@url{http://www.R-project.org/doc/bib/R.bib}
769
 
@end display
770
 
 
771
714
@node Citing R, What mailing lists exist for R?, What documentation exists for R?, R Basics
772
715
@section Citing R
773
716
 
2196
2139
Interactive exploratory spatial data analysis.
2197
2140
@item GillespieSSA
2198
2141
Gillespie's Stochastic Simulation Algorithm (SSA).
 
2142
@item GridR
 
2143
Executes functions on remote hosts, clusters or grids.
2199
2144
@item GroupSeq
2200
2145
Computations related to group-seqential boundaries.
2201
2146
@item HAPim
2355
2300
Weather and air pollution data, risk estimates, and other information
2356
2301
from the Medicare Air Pollution Study (MCAPS) of 204 U.S. counties,
2357
2302
1999--2002.
 
2303
@item MCE
 
2304
Tools for evaluating Monte Carlo Error.
2358
2305
@item MCMCpack
2359
2306
Markov chain Monte Carlo (MCMC) package: functions for posterior
2360
2307
simulation for a number of statistical models.
2805
2752
G. A. Milliken, W. W. Stroup and R. D. Wolfinger, 1996, SAS Institute.
2806
2753
@item SASxport
2807
2754
Read and write SAS XPORT files.
 
2755
@item SDaA
 
2756
Functions and data sets from ``Sampling: Design and Analysis'' by
 
2757
S. Lohr, 1999, Duxbury.
2808
2758
@item SDDA
2809
2759
Stepwise Diagonal Discriminant Analysis.
2810
2760
@item SGP
3060
3010
Spatial point patterns analysis.
3061
3011
@item agce
3062
3012
Analysis of growth curve experiments.
 
3013
@item agreement
 
3014
Analyze the agreement between two measurement methods.
3063
3015
@item agricolae
3064
3016
Statistical procedures for agricultural research.
3065
3017
@item agsemisc
3073
3025
by S. Weisberg, 2005, Wiley.
3074
3026
@item amap
3075
3027
Another Multidimensional Analysis Package.
 
3028
@item amei
 
3029
Adaptive Management of Epidemiological Interventions.
3076
3030
@item anacor
3077
3031
Simple and Canonical Correspondence Analysis.
3078
3032
@item analogue
3100
3054
Another PLot PACKage: stem.leaf, bagplot, faces, spin3R, @dots{}.
3101
3055
@item apsrtable
3102
3056
American Political Science Review style table formatting.
 
3057
@item archetypes
 
3058
Archetypal analysis.
3103
3059
@item argosfilter
3104
3060
Argos locations filter.
3105
3061
@item arm
3495
3451
Routine for the multivariate nonparametric Cramer test.
3496
3452
@item crank
3497
3453
Functions for completing and recalculating rankings.
 
3454
@item crawl
 
3455
(C)orrelated (RA)ndom (W)alk (L)ibrary for fitting continuous-time
 
3456
correlated random walk models for animal movement data.
3498
3457
@item crossdes
3499
3458
Functions for the construction and randomization of balanced carryover
3500
3459
balanced designs, to check given designs for balance, and for simulation
4123
4082
Graphical Analysis of Variance.
4124
4083
@item graph
4125
4084
Handling of graph data structures.
 
4085
@item graphicsQC
 
4086
Quality Control for graphics in R.
4126
4087
@item grasp
4127
4088
Generalized Regression Analysis and Spatial Predictions for R.
4128
4089
@item gregmisc
4205
4166
t-regression.
4206
4167
@item hexView
4207
4168
Viewing binary files.
 
4169
@item hexbin
 
4170
Hexagonal binning routines.
4208
4171
@item hier.part
4209
4172
Hierarchical Partitioning: variance partition of a multivariate data
4210
4173
set.
4496
4459
@item lokern
4497
4460
Kernel regression smoothing with adaptive local or global plug-in
4498
4461
bandwidth selection.
 
4462
@item longRPart
 
4463
Recursive partitioning of longitudinal data using mixed-effects models.
 
4464
@item longitudinal
 
4465
Analysis of multiple time course data.
4499
4466
@item longmemo
4500
4467
Datasets and Functionality from the textbook ``Statistics for
4501
4468
Long-Memory Processes'' by J. Beran, 1994, Chapman & Hall.
5185
5152
@item predmixcor
5186
5153
Classification rule based on Bayesian mixture models with feature
5187
5154
selection bias corrected.
 
5155
@item prefmod
 
5156
Utilities to fit paired comparison models for preferences.
5188
5157
@item prettyR
5189
5158
Pretty descriptive stats.
5190
5159
@item prim
5476
5445
@c </COMMENT>
5477
5446
@item rscproxy
5478
5447
A portable C-style interface to R (StatConnector).
 
5448
@item rsm
 
5449
Response-Surface Models.
5479
5450
@item rsprng
5480
5451
Provides interface to SPRNG (Scalable Parallel Random Number Generators)
5481
5452
APIs, and examples and documentation for its use.
5518
5489
Semiparametric Bayesian Gaussian copula estimation.
5519
5490
@item sca
5520
5491
Simple Component Analysis.
5521
 
@item scagnostics
5522
 
Compute scagnostics.
 
5492
@c <COMMENT>
 
5493
@c Moved to the Archive on 2008-12-04 as requested by the maintainer.
 
5494
@c @item scagnostics
 
5495
@c Compute scagnostics.
 
5496
@c </COMMENT>
5523
5497
@item scaleboot
5524
5498
Approximately unbiased @math{p}-values via multiscale bootstrap.
5525
5499
@item scape
5536
5510
Scientific graphing functions for factorial designs.
5537
5511
@item scope
5538
5512
Data manipulation using arbitrary row and column criteria.
 
5513
@item scout
 
5514
Scout method for covariance-regularized regression.
5539
5515
@item scrime
5540
5516
Tools for the analysis of high-dimensional data developed/implemented at
5541
5517
the group ``Statistical Complexity Reduction In Molecular Epidemiology''
5962
5938
A constrained two-dimensional Delaunay triangulation package.
5963
5939
@item truncgof
5964
5940
Goodness-of-fit tests allowing for left truncated data.
 
5941
@item truncnorm
 
5942
Truncated normal distribution.
5965
5943
@item trust
5966
5944
Local optimization using two derivatives and trust regions.
5967
5945
@item tsDyn
6039
6017
plot.
6040
6018
@item vrtest
6041
6019
Variance ratio tests for weak-form market efficiency.
 
6020
@item wasim
 
6021
Tools for data processing and visualization of results of the WASIM-ETH
 
6022
hydrological model.
6042
6023
@item waveclock
6043
6024
Time-frequency analysis of cycling cell luminescence data.
6044
6025
@item waved