l2dist: Function that computes the distance between the two functions...

Description Usage Arguments Value Examples

View source: R/l2distance.R

Description

Function that computes the distance between the two functions estimated by the samples

Usage

1
l2dist(sample1, sample2, samp = FALSE, rancor = 0.05, gridsize = NA)

Arguments

sample1

a vector of probabilties for the support points

sample2

a vector of probabilties for the support points

samp

noclue

rancor

noclue

gridsize

noclue

Value

dist L2 - distance between the two functions estimated by the samples

Examples

1
#l2dist(s)

dzimmermann-tgm/yinyang documentation built on Dec. 20, 2021, 2:20 a.m.