tests/pdcdist.R

require("pdc")

# convert warnings to errors
options(warn=2)

pdcDist(X=matrix(rnorm(100),ncol=2) )

Try the pdc package in your browser

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

pdc documentation built on May 2, 2019, 9 a.m.