The R Project SVN R

Rev

Rev 28322 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28322 Rev 28348
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-41, 2004-02-16
7
Version 1.8-42, 2004-02-19
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 2032... Line 2032...
2032
     approximations.
2032
     approximations.
2033
 
2033
 
2034
*mclust*
2034
*mclust*
2035
     Model-based cluster analysis: the 2002 version of MCLUST.
2035
     Model-based cluster analysis: the 2002 version of MCLUST.
2036
 
2036
 
2037
*mclust1998*
-
 
2038
     Model-based cluster analysis: the 1998 version of MCLUST.
-
 
2039
 
-
 
2040
*mda*
2037
*mda*
2041
     Code for mixture discriminant analysis (MDA), flexible discriminant
2038
     Code for mixture discriminant analysis (MDA), flexible discriminant
2042
     analysis (FDA), penalized discriminant analysis (PDA), multivariate
2039
     analysis (FDA), penalized discriminant analysis (PDA), multivariate
2043
     additive regression splines (MARS), adaptive back-fitting splines
2040
     additive regression splines (MARS), adaptive back-fitting splines
2044
     (BRUTO), and penalized regression.
2041
     (BRUTO), and penalized regression.
Line 2091... Line 2088...
2091
 
2088
 
2092
*multidim*
2089
*multidim*
2093
     Multidimensional descriptive statistics: factorial methods and
2090
     Multidimensional descriptive statistics: factorial methods and
2094
     classification.
2091
     classification.
2095
 
2092
 
-
 
2093
*multinomRob*
-
 
2094
     Overdispersed multinomial regression using robust (LQD and tanh)
-
 
2095
     estimation.
-
 
2096
 
2096
*multiv*
2097
*multiv*
2097
     Functions for hierarchical clustering, partitioning, bond energy
2098
     Functions for hierarchical clustering, partitioning, bond energy
2098
     algorithm, Sammon mapping, PCA and correspondence analysis.
2099
     algorithm, Sammon mapping, PCA and correspondence analysis.
2099
 
2100
 
2100
*mvbutils*
2101
*mvbutils*
Line 2273... Line 2274...
2273
     approximation error.
2274
     approximation error.
2274
 
2275
 
2275
*randomForest*
2276
*randomForest*
2276
     Breiman's random forest classifier.
2277
     Breiman's random forest classifier.
2277
 
2278
 
-
 
2279
*ref*
-
 
2280
     Functions for creating references, reading from and writing ro
-
 
2281
     references and a memory efficient refdata type that transparently
-
 
2282
     encapsulates matrices and data frames.
-
 
2283
 
2278
*relimp*
2284
*relimp*
2279
     Functions to facilitate inference on the relative importance of
2285
     Functions to facilitate inference on the relative importance of
2280
     predictors in a linear or generalized linear model.
2286
     predictors in a linear or generalized linear model.
2281
 
2287
 
2282
*rgdal*
2288
*rgdal*