The R Project SVN R

Rev

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

Rev 27625 Rev 28127
Line 143... Line 143...
143
 
143
 
144
    \item{\code{show.signif.stars, show.coef.Pvalues}:}{logical,
144
    \item{\code{show.signif.stars, show.coef.Pvalues}:}{logical,
145
      affecting P value printing, see \code{\link[stats]{printCoefmat}}.}
145
      affecting P value printing, see \code{\link[stats]{printCoefmat}}.}
146
 
146
 
147
    \item{\code{ts.eps}:}{the relative tolerance for certain time series
147
    \item{\code{ts.eps}:}{the relative tolerance for certain time series
148
      (\code{\link[stts]{ts}}) computations.}
148
      (\code{\link[stats]{ts}}) computations.}
149
 
149
 
150
    \item{\code{error}:}{either a function or an expression governing
150
    \item{\code{error}:}{either a function or an expression governing
151
      the handling of non-catastrophic errors such as those generated by
151
      the handling of non-catastrophic errors such as those generated by
152
      \code{\link{stop}} as well as by signals and internally detected
152
      \code{\link{stop}} as well as by signals and internally detected
153
      errors.  If the option is a function, a call to that function,
153
      errors.  If the option is a function, a call to that function,