The R Project SVN R

Rev

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

Rev 27442 Rev 27497
Line 18... Line 18...
18
\value{
18
\value{
19
  A list with an element for each parameter being profiled. See the
19
  A list with an element for each parameter being profiled. See the
20
  individual methods for further details.
20
  individual methods for further details.
21
}
21
}
22
\seealso{
22
\seealso{
23
  \code{\link[nls]{profile.nls}} in package \pkg{nls},
23
  \code{\link{profile.nls}},
24
  \code{\link[MASS:confint]{profile.glm}} in package \pkg{MASS},
24
  \code{\link[MASS:confint]{profile.glm}} in package \pkg{MASS},
25
  \ldots
25
  \ldots
26
 
26
 
27
  For profiling code, see \code{\link{Rprof}}.
27
  For profiling code, see \code{\link{Rprof}}.
28
}
28
}