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