| jsd | R Documentation |
Unified front-end for JSD estimation for continuous and discrete variables.
jsd(x, y, type = c("auto", "continuous", "discrete"), base = 2, ...)
x |
First vector. |
y |
Second vector. |
type |
One of '"auto"', '"continuous"', or '"discrete"'. |
base |
Logarithm base. Defaults to 2. Use 'exp(1)' for nats. |
... |
Additional arguments passed to the type-specific estimator. |
An object of class '"jsd_estimate"'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.