Description Usage Arguments Details Value Author(s) Examples
Compute the distance between two density functions
1  | 
f1,f2 | 
 Two functions of one argument, both of which are densities defined over the whole real line.  | 
method | 
  character; specifying the definition of distance. Current choices are   | 
Numerical integration is performed from -Inf to Inf. Hence, the two functions must be able to accept 
arguments over the whole real line. 
a numeric scalar which is the computed distance, or NA_real_ if any problem occurs. 
Long Qu
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.