SCM Repository
[latticeextra] Diff of /pkg/man/rootogram.Rd
Diff of /pkg/man/rootogram.Rd
Parent Directory
|
Revision Log
|
Patch
33 |
transformation = sqrt, |
transformation = sqrt, |
34 |
hang = TRUE, |
hang = TRUE, |
35 |
probability = TRUE, |
probability = TRUE, |
36 |
|
type = "l", pch = 16, |
37 |
\dots) |
\dots) |
38 |
|
|
39 |
} |
} |
84 |
are to be standardized to be probabilities by dividing by their sum. |
are to be standardized to be probabilities by dividing by their sum. |
85 |
} |
} |
86 |
|
|
87 |
|
\item{type}{ A character vector consisting of one or both of |
88 |
|
\code{"p"} and \code{"l"}. If \code{"p"} is included, the evaluated |
89 |
|
values of \code{dfun} will be denoted by points, and if \code{"l"} |
90 |
|
is included, they will be joined by lines. } |
91 |
|
|
92 |
|
\item{pch}{ The plotting character to be used for the \code{"p"} |
93 |
|
type. } |
94 |
|
|
95 |
\item{\dots}{ extra arguments, passed on as appropriate. Standard |
\item{\dots}{ extra arguments, passed on as appropriate. Standard |
96 |
lattice arguments as well as arguments to \code{panel.rootogram} |
lattice arguments as well as arguments to \code{panel.rootogram} |
97 |
can be supplied directly in the high level \code{rootogram} call. |
can be supplied directly in the high level \code{rootogram} call. |
|
Legend:
Removed from v.188 |
|
changed lines |
|
Added in v.189 |
|
|