R/measures.R

# cvmDist <- function(dist1, dist2) {
#
# } # TO DO
#
# hellingerDist <- function(dist1, dist2) {
#
# } # TO DO
#
# kolmogorovDist <- function(dist1, dist2) {
#
# } # TO DO
#
# totalVarDist <- function(dist1, dist2) {
#
# } # TO DO
#
# kullbackLeiblerDist <- function(dist1, dist2) {
#
# } # TO DO

Try the distr6 package in your browser

Any scripts or data that you put into this service are public.

distr6 documentation built on March 28, 2022, 1:05 a.m.