


% -*- texinfo -*-
% @deftypefn {Function File} {} empirical_cdf (@var{x}, @var{data})
% For each element of @var{x}, compute the cumulative distribution
% function (CDF) at @var{x} of the empirical distribution obtained from
% the univariate sample @var{data}.
% @end deftypefn