Displaying 4 results from an estimated 4 matches for "condlevel".
Did you mean:
condlevels
2011 Jun 19
1
Accessor functions in lattice graphics
I know about the current.row, current.column, and panel.number functions that
are useful within panel functions written for lattice. Are there easy ways
to obtain the names of the conditioning variables (those appearing after |)
and their values for the current panel?
Thanks
Frank
-----
Frank Harrell
Department of Biostatistics, Vanderbilt University
--
View this message in context:
2005 Feb 24
2
other than default labels in lattice plot
Dear all
I solved a problem of customised labels on strips and boxes in bwplot
by this construction.
> bbb <- bwplot(zavoj ~ typmleti | pu)
> bbb$condlevels$pu <- c("Povrchov? ?prava", "Bez PU")
> bbb$x.limits <- c("Mleto", "Mleto a s?tov?no", "Nemleto")
> bbb
but I wonder if some other easy option exist. Let say something like
bwplot(zavoj~typmleti | pu,
some advanced stuff like
box.la...
2006 Apr 21
1
R graph strip in Greek Letters
...20),
b=rnorm(20),
rho=factor(rep(1:2, c(10,10))),
k=factor(rep(1:5,4)))
tmp.lattice <-
xyplot(a ~ b | rho*k, data=tmp,
par.strip.text=list(font=5),
strip=function(...) strip.default(..., strip.names=c(TRUE,TRUE)))
names(tmp.lattice$condlevels) <- c("k","r")
tmp.lattice
You can see that on the strip, I have both k and rho in greek letters. I
ONLY want rho to be greek letter and remain k as an ordinary lower case 'k'.
The other question is, can I change the ":" into "=" in the strip? Th...
2003 Apr 27
2
bug and proposed fix in print.trellis 1.7.0 (PR#2859)
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
Send mail to mime@docserver.cac.washington.edu for more info.
---1678264062-154654637-1051422990=:2626055
Content-Type: TEXT/PLAIN; charset=US-ASCII
---1678264062-154654637-1051422990=:2626055
Content-Type: TEXT/PLAIN; charset=US-ASCII;