Convenience plotting function to visualize and compare MCSs generated by fmcs function.
Usage
plotMCS(x, mcs = 1, print = FALSE, ...)
Arguments
x
MCS object
mcs
Selection of MCS solution by position number, default is 1.
print
print=FALSE turns of printing behavior of class.
...
Arguments to be passed to/from other methods.
Value
Prints summary of MCS to screen and plots their structures to graphics device.
Details
The two structures, target and query, used to generate x with a call to fmcs are plotted next to each other, and the corresponding MCS substructures are highlighted in color.