Displaying 1 result from an estimated 1 matches for "rngx".
Did you mean:
rng
2010 Sep 30
0
xyplot - help please
..."Compare parameter estimates",
outer=T,allow.mult=T,
data=y1a[y1a$X>0,],
strip=strip.custom(strip.names=T,strip.levels=T,var.name="Par"),
prepanel=function(x,y,group.number,..., horizontal) {
rngy <- range(y,finite=T)
rngx <- range(x,finite=T)
list(ylim=rngy,xlim=rngx)
},
panel.superpose,
panel.xyplot,
panel.groups = function(x, y, group.number,subscripts=subscripts,
..., horizontal) {
opar <- trellis.par.get()
on.exit(trellis.par.set(opa...