R/returned_functions.r

Defines functions ecdfuv.f.inverse

Documented in ecdfuv.f.inverse

#these are here so that I can document functions returned by functions
epdfuv.f = ecdfuv.f  = epdfmv.f = ecdfmv.f = function (x) NULL
ecdfuv.f.inverse = function (y) NULL

Try the empirical package in your browser

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

empirical documentation built on Dec. 3, 2018, 1:04 a.m.