Learn R Programming

⚠️There's a newer version (0.8.4) of this package.Take me there.

metaplot (version 0.3.2)

Data-Driven Diagnostic Plots

Description

Designs plots in terms of core structure. See 'example(metaplot)'. Primary arguments are (unquoted) column names; order and type (numeric or not) dictate the resulting plot. Specify any y variables, x variable, any groups variable, and any conditioning variables to metaplot() to generate density plots, boxplots, scatterplots, scatterplot matrices, or conditioned plots. Use multiplot() to arrange plots in grids. Wherever present, scalar column attributes 'label' and 'guide' are honored, producing fully annotated plots with minimal effort. Attribute 'guide' is typically units, but may be encoded() to provide interpretations of categorical values (see '?encode'). Utility unpack() transforms scalar column attributes to row values and pack() does the reverse, supporting tool-neutral storage of metadata along with primary data. The package supports customizable aesthetics such as such as reference lines, unity lines, smooths, log transformation, and linear fits. Compact syntax and integrated metadata promote workflow scalability.

Copy Link

Version

Install

install.packages('metaplot')

Monthly Downloads

300

Version

0.3.2

License

GPL-3

Maintainer

Tim Bergsma

Last Published

January 7th, 2018

Functions in metaplot (0.3.2)

corsplom

Correlated Splom
corsplom.data.frame

Correlated Scatterplot Matrix Method for Data Frame
metaplot

Metaplot
metaplot.data.frame

Create Metaplot for Data Frame.
region

Calculate a Confidence Region
scatter

Scatterplot
boxplot

Boxplots
boxplot.data.frame

Boxplot Method for Data Frame
unpack.data.frame

Express Scalar Column Attributes as Column Metadata
corsplom_data_frame

Correlated Scatterplot Matrix Function for Data Frame
densplot

Density Plot
l.p

Lower Panel Function
metapanel

Panel Function for Metaplot Scatterplot
densplot.data.frame

Densplot Method for Data Frame
densplot_data_frame

Density Function for Data Frame
u.p

Upper Panel Function
unpack

Unpack Something
scatter.data.frame

Scatterplot Method for Data Frame
scatter_data_frame

Scatterplot Function for Data Frame
pack

Pack Something
pack.data.frame

Capture Scalar Column Metadata as Column Attributes
boxplot_data_frame

Boxplot Function for Data Frame
categorical

Categorical Plot
multiplot

Arrange Multiple Plots in a Grid
my.diag.panel

Diagonal Panel Function
axislabel

Generic Axis Label
axislabel.data.frame

Axis Label for Data Frame
metastats

Format GLM Statistics
model

Execute Linear Model