The R Project SVN R

Rev

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

Rev 88690 Rev 90049
Line 86... Line 86...
86
    resulting in increased smoothing.
86
    resulting in increased smoothing.
87
  }
87
  }
88
  \item{span}{
88
  \item{span}{
89
    super smoother span control (see \code{\link{supsmu}}).  The default, \code{0},
89
    super smoother span control (see \code{\link{supsmu}}).  The default, \code{0},
90
    results in automatic span selection by local cross validation. \code{span}
90
    results in automatic span selection by local cross validation. \code{span}
91
    can also take a value in \code{(0, 1]}.
91
    can also take a value in \eqn{(0, 1]}.
92
  }
92
  }
93
  \item{df}{
93
  \item{df}{
94
    if \code{sm.method} is \code{"spline"} specifies the smoothness of
94
    if \code{sm.method} is \code{"spline"} specifies the smoothness of
95
    each ridge term via the requested equivalent degrees of freedom.
95
    each ridge term via the requested equivalent degrees of freedom.
96
  }
96
  }