The R Project SVN R

Rev

Rev 16001 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16001 Rev 16081
Line 1... Line 1...
1
R FAQ
1
R FAQ
2
Frequently Asked Questions on R
2
Frequently Asked Questions on R
3
Version 1.3-22, 2001-09-12
3
Version 1.3-23, 2001-09-21
4
Kurt Hornik
4
Kurt Hornik
5
 
5
 
6
 
6
 
7
Table of Contents
7
Table of Contents
8
*****************
8
*****************
Line 1076... Line 1076...
1076
*lqs*
1076
*lqs*
1077
     Resistant regression and covariance estimation.
1077
     Resistant regression and covariance estimation.
1078
 
1078
 
1079
*methods*
1079
*methods*
1080
     Formally defined methods and classes for R objects, plus other
1080
     Formally defined methods and classes for R objects, plus other
1081
     programming tools, as described in the Green Book.
1081
     programming tools, as described in the Green Book.  (Available in R
-
 
1082
     1.4.0 or higher.)
1082
 
1083
 
1083
*modreg*
1084
*modreg*
1084
     MODern REGression: smoothing and local methods.
1085
     MODern REGression: smoothing and local methods.
1085
 
1086
 
1086
*mva*
1087
*mva*
Line 1538... Line 1539...
1538
     the `VR' bundle.
1539
     the `VR' bundle.
1539
 
1540
 
1540
*splancs*
1541
*splancs*
1541
     Spatial and space-time point pattern analysis functions.
1542
     Spatial and space-time point pattern analysis functions.
1542
 
1543
 
-
 
1544
*sptests*
-
 
1545
     A collection of tests for spatial autocorrelation, including global
-
 
1546
     Moran's I and Geary's C.
-
 
1547
 
-
 
1548
*spweights*
-
 
1549
     A collection of functions to create spatial weights matrix objects from
-
 
1550
     polygon contiguities, from point patterns by distance and tesselations,
-
 
1551
     for summarising these objects, and for permitting their use in spatial
-
 
1552
     data analysis.
-
 
1553
 
1543
*strucchange*
1554
*strucchange*
1544
     Various tests on structural change in linear regression models.
1555
     Various tests on structural change in linear regression models.
1545
 
1556
 
1546
*survival*
1557
*survival*
1547
     Functions for survival analysis, including penalised likelihood.
1558
     Functions for survival analysis, including penalised likelihood.
Line 1648... Line 1659...
1648
     Univariate Partial Least Squares Regression.
1659
     Univariate Partial Least Squares Regression.
1649
 
1660
 
1650
*regexp*
1661
*regexp*
1651
     Simple regular expression interface.
1662
     Simple regular expression interface.
1652
 
1663
 
1653
*spweights*
-
 
1654
     A collection of functions to create spatial weights matrix objects from
-
 
1655
     polygon contiguities, from point patterns by distance and tesselations,
-
 
1656
     for summarising these objects, and for permitting their use in spatial
-
 
1657
     data analysis.
-
 
1658
 
-
 
1659
*write.snns*
1664
*write.snns*
1660
     Function for writing a SNNS pattern file from a data frame or matrix.
1665
     Function for writing a SNNS pattern file from a data frame or matrix.
1661
 
1666
 
1662
   Directory `src/contrib/Omegahat' contains yet unreleased packages from
1667
   Directory `src/contrib/Omegahat' contains yet unreleased packages from
1663
the Omegahat Project for Statistical Computing (http://www.omegahat.org/).
1668
the Omegahat Project for Statistical Computing (http://www.omegahat.org/).