% For each component of @var{x}, compute the CDF at @var{x} of the
SYNOPSIS
function cdf = logistic_cdf (x)
DESCRIPTION
% -*- texinfo -*-
% @deftypefn {Function File} {} logistic_cdf (@var{x})
% For each component of @var{x}, compute the CDF at @var{x} of the
% logistic distribution.
% @end deftypefn
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
logistic_pdf % For each component of @var{x}, compute the PDF at @var{x} of the