The R Project SVN R

Rev

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

Rev 71443 Rev 74265
Line 1... Line 1...
1
% File src/library/stats/man/ppr.Rd
1
% File src/library/stats/man/ppr.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2016 R Core Team
3
% Copyright 1995-2018 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
% file stats/man/ppr.Rd
6
% file stats/man/ppr.Rd
7
% copyright (C) 1995-8 B. D. Ripley
7
% copyright (C) 1995-8 B. D. Ripley
8
% copyright (C) 2000-3   The R Core Team
8
% copyright (C) 2000-3   The R Core Team
Line 163... Line 163...
163
  smoothing splines by B. D. Ripley, originally for the \CRANpkg{MASS}
163
  smoothing splines by B. D. Ripley, originally for the \CRANpkg{MASS}
164
  package.
164
  package.
165
}
165
}
166
 
166
 
167
\references{
167
\references{
168
  Friedman, J. H. and Stuetzle, W. (1981)
168
  Friedman, J. H. and Stuetzle, W. (1981).
169
  Projection pursuit regression.
169
  Projection pursuit regression.
170
  \emph{Journal of the American Statistical Association},
170
  \emph{Journal of the American Statistical Association},
171
  \bold{76}, 817--823.
171
  \bold{76}, 817--823.
-
 
172
  \doi{10.2307/2287576}.
172
 
173
 
173
  Friedman, J. H. (1984)
174
  Friedman, J. H. (1984).
174
  SMART User's Guide.
175
  SMART User's Guide.
175
  Laboratory for Computational Statistics, Stanford University Technical
176
  Laboratory for Computational Statistics, Stanford University Technical
176
  Report No.\sspace{}1.
177
  Report No.\sspace{}1.
177
 
178
 
178
  Venables, W. N. and Ripley, B. D. (2002)
179
  Venables, W. N. and Ripley, B. D. (2002).
179
  \emph{Modern Applied Statistics with S.}  Springer.
180
  \emph{Modern Applied Statistics with S}.
-
 
181
  Springer.
180
}
182
}
181
\seealso{
183
\seealso{
182
  \code{\link{plot.ppr}}, \code{\link{supsmu}}, \code{\link{smooth.spline}}
184
  \code{\link{plot.ppr}}, \code{\link{supsmu}}, \code{\link{smooth.spline}}
183
}
185
}
184
\examples{
186
\examples{