The R Project SVN R

Rev

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

Rev 68948 Rev 85977
Line 18... Line 18...
18
\arguments{
18
\arguments{
19
  \item{fitted}{Object to be profiled}
19
  \item{fitted}{Object to be profiled}
20
  \item{which}{Optionally select subset of parameters to profile.}
20
  \item{which}{Optionally select subset of parameters to profile.}
21
  \item{maxsteps}{Maximum number of steps to bracket \code{zmax}.}
21
  \item{maxsteps}{Maximum number of steps to bracket \code{zmax}.}
22
  \item{alpha}{Significance level corresponding to \code{zmax}, based on
22
  \item{alpha}{Significance level corresponding to \code{zmax}, based on
23
    a Scheffe-style multiple testing interval.  Ignored
23
    a \I{Scheffe}-style multiple testing interval.  Ignored
24
    if \code{zmax} is specified.}
24
    if \code{zmax} is specified.}
25
  \item{zmax}{Cutoff for the profiled value of the signed root-likelihood.}
25
  \item{zmax}{Cutoff for the profiled value of the signed root-likelihood.}
26
  \item{del}{Initial stepsize on root-likelihood scale.}
26
  \item{del}{Initial stepsize on root-likelihood scale.}
27
  \item{trace}{Logical. Print intermediate results.}
27
  \item{trace}{Logical. Print intermediate results.}
28
  \item{\dots}{Currently unused.}
28
  \item{\dots}{Currently unused.}