The R Project SVN R

Rev

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

Rev 28026 Rev 28084
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-32, 2004-01-16
7
Version 1.8-33, 2004-01-21
8
ISBN 3-900051-01-1
8
ISBN 3-900051-01-1
9
Kurt Hornik
9
Kurt Hornik
10
 
10
 
11
 
11
 
12
Table of Contents
12
Table of Contents
Line 1241... Line 1241...
1241
     Resonance Imaging (fMRI) datasets stored in the ANALYZE format.
1241
     Resonance Imaging (fMRI) datasets stored in the ANALYZE format.
1242
 
1242
 
1243
*Bhat*
1243
*Bhat*
1244
     Functions for general likelihood exploration (MLE, MCMC, CIs).
1244
     Functions for general likelihood exploration (MLE, MCMC, CIs).
1245
 
1245
 
-
 
1246
*BradleyTerry*
-
 
1247
     Specify and fit the Bradley-Terry model and structured versions.
-
 
1248
 
1246
*CDNmoney*
1249
*CDNmoney*
1247
     Components of Canadian monetary aggregates.
1250
     Components of Canadian monetary aggregates.
1248
 
1251
 
1249
*CGIwithR*
1252
*CGIwithR*
1250
     Facilities for the use of R to write CGI scripts.
1253
     Facilities for the use of R to write CGI scripts.
Line 1303... Line 1306...
1303
 
1306
 
1304
*GenKern*
1307
*GenKern*
1305
     Functions for generating and manipulating generalised binned kernel
1308
     Functions for generating and manipulating generalised binned kernel
1306
     density estimates.
1309
     density estimates.
1307
 
1310
 
-
 
1311
*GeneTS*
-
 
1312
     A package for analysing multiple gene expression time series data.
-
 
1313
     Currently, implements methods for cell cycle analysis and for inferring
-
 
1314
     large sparse graphical Gaussian models.
-
 
1315
 
1308
*HI*
1316
*HI*
1309
     Simulation from distributions supported by nested hyperplanes.
1317
     Simulation from distributions supported by nested hyperplanes.
1310
 
1318
 
1311
*Hmisc*
1319
*Hmisc*
1312
     Functions useful for data analysis, high-level graphics, utility
1320
     Functions useful for data analysis, high-level graphics, utility
Line 1614... Line 1622...
1614
 
1622
 
1615
*deal*
1623
*deal*
1616
     Bayesian networks with continuous and/or discrete variables can be
1624
     Bayesian networks with continuous and/or discrete variables can be
1617
     learned and compared from data.
1625
     learned and compared from data.
1618
 
1626
 
-
 
1627
*debug*
-
 
1628
     Debugger for R functions, with code display, graceful error recovery,
-
 
1629
     line-numbered conditional breakpoints, access to exit code, flow
-
 
1630
     control, and full keyboard input.
-
 
1631
 
1619
*deldir*
1632
*deldir*
1620
     Calculates the  Delaunay triangulation and the Dirichlet or Voronoi
1633
     Calculates the  Delaunay triangulation and the Dirichlet or Voronoi
1621
     tesselation (with respect to the entire plane) of a planar point set.
1634
     tesselation (with respect to the entire plane) of a planar point set.
1622
 
1635
 
1623
*diamonds*
1636
*diamonds*
Line 2037... Line 2050...
2037
 
2050
 
2038
*multiv*
2051
*multiv*
2039
     Functions for hierarchical clustering, partitioning, bond energy
2052
     Functions for hierarchical clustering, partitioning, bond energy
2040
     algorithm, Sammon mapping, PCA and correspondence analysis.
2053
     algorithm, Sammon mapping, PCA and correspondence analysis.
2041
 
2054
 
-
 
2055
*mvbutils*
-
 
2056
     Utilities by Mark V. Bravington for project organization, editing and
-
 
2057
     backup, sourcing, documentation (formal and informal), package
-
 
2058
     preparation, macro functions, and more.
-
 
2059
 
2042
*mvnmle*
2060
*mvnmle*
2043
     ML estimation for multivariate normal data with missing values.
2061
     ML estimation for multivariate normal data with missing values.
2044
 
2062
 
2045
*mvnormtest*
2063
*mvnormtest*
2046
     Generalization of the Shapiro-Wilk test for multivariate variables.
2064
     Generalization of the Shapiro-Wilk test for multivariate variables.