Home > freetb4matlab > statistics > distributions > logistic_cdf.m

logistic_cdf

PURPOSE ^

% 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:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003