The R Project SVN R

Rev

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

Rev 89418 Rev 89998
Line 21... Line 21...
21
  \item{levels}{levels, on the scale of the absolute value of a t
21
  \item{levels}{levels, on the scale of the absolute value of a t
22
    statistic, at which to interpolate intervals.  Usually \code{conf}
22
    statistic, at which to interpolate intervals.  Usually \code{conf}
23
    is used instead of giving \code{levels} explicitly.}
23
    is used instead of giving \code{levels} explicitly.}
24
 \item{conf}{a numeric vector of confidence levels for profile-based
24
 \item{conf}{a numeric vector of confidence levels for profile-based
25
   confidence intervals on the parameters.
25
   confidence intervals on the parameters.
26
   Defaults to \code{c(0.99, 0.95, 0.90, 0.80, 0.50).}}
26
   Defaults to \code{c(0.99, 0.95, 0.90, 0.80, 0.50)}.}
27
 \item{absVal}{a logical value indicating whether or not the plots
27
 \item{absVal}{a logical value indicating whether or not the plots
28
   should be on the scale of the absolute value of the profile t.
28
   should be on the scale of the absolute value of the profile t.
29
   Defaults to \code{TRUE}.}
29
   Defaults to \code{TRUE}.}
30
 \item{lty}{the line type to be used for axis and dropped lines.}
30
 \item{lty}{the line type to be used for axis and dropped lines.}
31
 \item{ylab, \dots}{other arguments to the \code{\link{plot.default}}
31
 \item{ylab, \dots}{other arguments to the \code{\link{plot.default}}