Package: stripless 1.0-3

Bert Gunter

stripless: Structured Trellis Displays Without Strips for Lattice Graphics

For making Trellis-type conditioning plots without strip labels. This is useful for displaying the structure of results from factorial designs and other studies when many conditioning variables would clutter the display with layers of redundant strip labels. Settings of the variables are encoded by layout and spacing in the trellis array and decoded by a separate legend. The functionality is implemented by a single S3 generic strucplot() function that is a wrapper for the Lattice package's xyplot() function. This allows access to all Lattice graphics capabilities in the usual way.

Authors:Bert Gunter [aut, cre]

stripless_1.0-3.tar.gz
stripless_1.0-3.tar.gz(r-4.5-noble)stripless_1.0-3.tar.gz(r-4.4-noble)
stripless_1.0-3.tgz(r-4.4-emscripten)stripless_1.0-3.tgz(r-4.3-emscripten)
stripless.pdf |stripless.html
stripless/json (API)
NEWS

# Install 'stripless' in R:
install.packages('stripless', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

5 exports 1 stars 0.00 score 1 dependencies 6 scripts 135 downloads

Last updated 8 years agofrom:1e393767ba. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-linuxOKSep 12 2024

Exports:defaultStrucLegenddisplayStrucpanel.barsstrucParseFormulastrucplot

Dependencies:lattice

Stripless: An Alternative Display for Conditioning Plots

Rendered fromstripless_vignette.Rmdusingknitr::rmarkdownon Sep 12 2024.

Last update: 2016-09-12
Started: 2016-09-08

Readme and manuals

Help Manual

Help pageTopics
Trellis Displays Without Strips For Lattice Graphicsstripless-package stripless
Default legend function for 'strucplot' displays.defaultStrucLegend
Construct text For 'strucplot' legends.displayStruc
strucplot Panel Functionspanel.bars
Methods for structured objects.plot.structured print.structured print.summary.structured summary.structured
Unexported Utility and xyLayout Functionscheck2lvl chkSpacings makeSpacings make_2level_with_center stripless-internal xyLayout xyLayout.data.frame xyLayout.default xyLayout.list xyLayout.matrix
Parse Trellis Formula for 'strucplot'strucParseFormula
Structured Trellis Plotsstrucplot strucplot.data.frame strucplot.default strucplot.formula strucplot.list strucplot.lm strucplot.matrix