The R Project SVN R

Rev

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

Rev 59039 Rev 61433
Line 16... Line 16...
16
 \item{object}{a fitted model object.}
16
 \item{object}{a fitted model object.}
17
 \item{\dots}{additional arguments for specific methods.}
17
 \item{\dots}{additional arguments for specific methods.}
18
}
18
}
19
\details{
19
\details{
20
    Only the generic function is currently provided in base \R, but some
20
    Only the generic function is currently provided in base \R, but some
21
    add-on packages have methods. Principally here for S compatibility. 
21
    add-on packages have methods. Principally here for S compatibility.
22
}
22
}
23
\value{
23
\value{
24
    An object set up to make a plot that describes \code{object}.
24
    An object set up to make a plot that describes \code{object}.
25
}
25
}
26
\keyword{models}
26
\keyword{models}