The R Project SVN R

Rev

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

Rev 42333 Rev 49610
Line 28... Line 28...
28
 \item{absVal}{a logical value indicating whether or not the plots
28
 \item{absVal}{a logical value indicating whether or not the plots
29
     should be on the scale of the absolute value of the profile t.
29
     should be on the scale of the absolute value of the profile t.
30
     Defaults to \code{TRUE}.} 
30
     Defaults to \code{TRUE}.} 
31
 \item{\dots}{other arguments to the \code{plot} function can be passed here.}
31
 \item{\dots}{other arguments to the \code{plot} function can be passed here.}
32
}
32
}
33
\section{Methods}{\describe{
33
\section{Methods}{
34
 
34
  \describe{
35
\item{x = "ANY", y = "ANY"}{Generic function: see \code{\link[graphics]{plot}}.}
35
    \item{\code{signature(x = "ANY", y = "ANY")}}{Generic function: see
36
 
-
 
-
 
36
      \code{\link[graphics]{plot}}.}
-
 
37
    \item{\code{signature(x = "profile.mle", y = "missing")}}{Plot
37
\item{x = "profile.mle", y = "missing"}{Plot likelihood profiles for \code{x}.}
38
      likelihood profiles for \code{x}.}
-
 
39
  }
38
}}
40
}
39
\keyword{methods}
41
\keyword{methods}