Description Usage Arguments Value Author(s) See Also Examples
Creates a boxplot of mixture component data from the Mixture object by a set of match groups from the JointUniquePairs object, utilizing the JointUniquePairs$boxplot function
1 2 |
corr |
Corr object from which the Mixture object is constructed on the fly to use one of it'c components for the boxplot corresponding to the best fit is plotted. |
idMapNames |
Defines a subset of match group names to be plotted.
If |
subsetting |
If |
show.None |
If not |
group.gap |
The gap between match groups. Default is 0.2. |
cex.main |
Font size for plot main title. Default is 1.2. |
cex.lab |
Font size for X and Y axis titles. Default is 1. |
srt |
Match group label orientation (see par('srt')). The default is 0. |
adj |
|
G |
Number of components in mixture model. If G is a |
plot.G |
The mixture component to be used for plotting.
If |
par.zoom |
Graphics parameters zoom factor. Scales the graphical parameters like cex, lwd, mai etc. Default is 1. |
main |
The main title. Default is 'Component posterior probability by match group' |
plot |
if |
verbose |
If |
... |
Additional graphical parameters |
Same as for boxplot in graphics package
Alex Lisovich, Roger Day
For more information see JointUniquePairs
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.