The R Project SVN R

Rev

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

Rev 25326 Rev 25344
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.7-30, 2003-07-23
7
Version 1.7-31, 2003-07-24
8
ISBN 3-901167-51-X
8
ISBN 3-901167-51-X
9
Kurt Hornik
9
Kurt Hornik
10
 
10
 
11
 
11
 
12
Table of Contents
12
Table of Contents
Line 1470... Line 1470...
1470
 
1470
 
1471
*class*
1471
*class*
1472
     Functions for classification (k-nearest neighbor and LVQ).  Contained
1472
     Functions for classification (k-nearest neighbor and LVQ).  Contained
1473
     in the `VR' bundle.  _Recommended_.
1473
     in the `VR' bundle.  _Recommended_.
1474
 
1474
 
-
 
1475
*classPP*
-
 
1476
     Projection Pursuit for supervised classification.
-
 
1477
 
1475
*clim.pact*
1478
*clim.pact*
1476
     Climate analysis and downscaling for monthly and daily data.
1479
     Climate analysis and downscaling for monthly and daily data.
1477
 
1480
 
1478
*cluster*
1481
*cluster*
1479
     Functions for cluster analysis.  _Recommended_.
1482
     Functions for cluster analysis.  _Recommended_.
Line 1953... Line 1956...
1953
 
1956
 
1954
*polynom*
1957
*polynom*
1955
     A collection of functions to implement a class for univariate
1958
     A collection of functions to implement a class for univariate
1956
     polynomial manipulations.
1959
     polynomial manipulations.
1957
 
1960
 
-
 
1961
*pps*
-
 
1962
     Functions to select samples using PPS (probability proportional to
-
 
1963
     size) sampling, for stratified simple random sampling, and to compute
-
 
1964
     joint inclusion probabilities for Sampford's method of PPS sampling.
-
 
1965
 
1958
*prabclus*
1966
*prabclus*
1959
     Distance based parametric bootstrap tests for clustering, mainly
1967
     Distance based parametric bootstrap tests for clustering, mainly
1960
     thought for presence-absence data (clustering of species distribution
1968
     thought for presence-absence data (clustering of species distribution
1961
     maps).  Jaccard and Kulczynski distance measures, clustering of MDS
1969
     maps).  Jaccard and Kulczynski distance measures, clustering of MDS
1962
     scores, and nearest neighbor based noise detection.
1970
     scores, and nearest neighbor based noise detection.