Description Usage Arguments Value Author(s) See Also Examples
This function takes the output of sdprim
and displays the dimension restrictions for a given box, normalized by the range of the data along each dimension.
1 2 |
boxseq |
A box sequence object, as output by |
boxind |
An integer, indicating which box in the box sequence to plot. |
alldims |
Logical, whether or not to plot all dimensions, or just those that have some dimension restrictions. |
thetitle |
Character, title to put on the plot. If none supplied, will default to “Normalized Dimension Restrictions”. |
incol |
What color to use for the portion of the barplot representing the inside-the-box range. Must be one of those in |
longcol |
What color to use for the portion of the barplot covering values outside the box, extending from zero to unity. Must be one of those in |
Nothing returned, used for its plotting capability.
Benjamin P. Bryant, bryant@prgs.edu
See sdprim
for the primary algorithm, and seqinfo
for other display options.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.