plot.kullback_leibler {qdap} | R Documentation |
Plots a kullback_leibler object
Description
Plots a kullback_leibler object.
Usage
## S3 method for class 'kullback_leibler'
plot(x, digits = 3, ...)
Arguments
x |
The kullback_leibler object |
digits |
Number of decimal places to print. |
... |
Other arguments passed to |
[Package qdap version 2.4.6 Index]