plot.fk_mdh {FKSUM} | R Documentation |
Plot method for class fk_mdh
Description
Plot method for minimum density hyperplane solution obtained with function fk_mdh()
Usage
## S3 method for class 'fk_mdh'
plot(x, ...)
Arguments
x |
an object of class fk_mdh, output from the function of the same name. |
... |
(optional) further plotting parameters. |
[Package FKSUM version 1.0.1 Index]