Displaying 1 result from an estimated 1 matches for "alterei".
Did you mean:
altered
2012 Apr 11
1
Lattice densityplot with semitransparent filled regions
...r = paste(identifier,
"abline"))
}
if (!is.null(groups)) {
panel.superpose(x, darg = darg, plot.points = plot.points,
ref = FALSE, groups = groups, weights = weights,
panel.groups = panel.densityplot, jitter.amount =
jitter.amount, # alterei para my.panel....
type = type, ...)
}
else {
switch(as.character(plot.points), `TRUE` = panel.xyplot(x = x,
y = rep(0, length(x)), type = type, ..., identifier =
identifier),
rug = panel.rug(x = x, start = 0, end = 0, x.units = c("npc",...