Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 34 found.
[1] < 1 2 3 4 > [4]  Sort:

panel.2dsmoother (Package: latticeExtra) :

Plot a smooth approximation, using loess by default, of one variable (z) against two others (x and y).
● Data Source: CranContrib
● Keywords: dplot
● Alias: panel.2dsmoother
● 0 images

panel.lmlineq (Package: latticeExtra) :

This is an extension of the panel functions panel.abline and panel.lmline to also draw a label on the line. The default label is the line equation, and optionally the R squared value of its fit to the data points.
● Data Source: CranContrib
● Keywords: aplot
● Alias: panel.ablineq, panel.lmlineq
● 0 images

resizePanels (Package: latticeExtra) : Resize panels to match data scales

Modify a "trellis" object so that when plotted, the panels have the specified relative width and height.
● Data Source: CranContrib
● Keywords: dplot
● Alias: resizePanels
● 0 images

useOuterStrips (Package: latticeExtra) : Put Strips on the Boundary of a Lattice Display

Try to update a "trellis" object so that strips are only shown on the top and left boundaries when printed, instead of in every panel as is usual. This is only meaningful when there are exactly two conditioning variables.
● Data Source: CranContrib
● Keywords: dplot
● Alias: useOuterStrips
● 0 images

tileplot (Package: latticeExtra) : Plot a spatial mosaic from irregular 2D points

Represents an irregular set of (x, y) points with a color covariate. Polygons are drawn enclosing the area closest to each point. This is known variously as a Voronoi mosaic, a Dirichlet tesselation, or Thiessen polygons.
● Data Source: CranContrib
● Keywords: hplot
● Alias: tileplot
● 0 images

panel.qqmath.tails (Package: latticeExtra) :

Panel function for qqmath to reduce the number of points plotted by sampling along the specified distribution. The usual method for such sampling is to use the f.value argument to panel.qqmath. However, this panel function differs in two ways: (1) a specified number of data points are retained (not interpolated) on each tail of the distribution. (2) the sampling is evenly spaced along the specified distribution automatically (whereas f.value = ppoints(100) is evenly spaced along the uniform distribution only).
● Data Source: CranContrib
● Keywords: dplot
● Alias: panel.qqmath.tails
● 0 images

panel.xyarea (Package: latticeExtra) :

Plot series as filled polygons connected at given origin level (on y axis).
● Data Source: CranContrib
● Keywords: dplot
● Alias: panel.qqmath.xyarea, panel.xyarea, panel.xyarea.default, panel.xyarea.ts, panel.xyarea.zoo
● 0 images

ecdfplot (Package: latticeExtra) : Trellis Displays of Empirical CDF

Conditional displays of Empirical Cumulative Distribution Functions
● Data Source: CranContrib
● Keywords: dplot
● Alias: ecdfplot, ecdfplot.formula, ecdfplot.numeric, panel.ecdfplot, prepanel.ecdfplot
● 0 images

combineLimits (Package: latticeExtra) : Combine axis limits across margins

Modifies a "trellis" object with "free" scales so that panel limits are extended to be the same across selected conditioning variables (typically rows and columns).
● Data Source: CranContrib
● Keywords: dplot
● Alias: combineLimits
● 0 images

panel.smoother (Package: latticeExtra) :

Plot a smoothing line with standard error bounds. This is based on the stat_smooth function from ggplot2.
● Data Source: CranContrib
● Keywords: dplot
● Alias: panel.smoother
● 0 images