The R Project SVN R

Rev

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

Rev 78678 Rev 87736
Line 31... Line 31...
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}{
33
\section{Methods}{
34
  \describe{
34
  \describe{
35
    \item{\code{signature(x = "ANY", y = "ANY")}}{Generic function: see
35
    \item{\code{signature(x = "ANY", y = "ANY")}}{Generic function: see
36
      \code{\link[graphics:plot.default]{plot}}.}
36
      \code{\link[graphics]{plot}}.}
37
    \item{\code{signature(x = "profile.mle", y = "missing")}}{Plot
37
    \item{\code{signature(x = "profile.mle", y = "missing")}}{Plot
38
      likelihood profiles for \code{x}.}
38
      likelihood profiles for \code{x}.}
39
  }
39
  }
40
}
40
}
41
\keyword{methods}
41
\keyword{methods}