Home > freetb4matlab > statistics > jsupdf.m

jsupdf

PURPOSE ^

% For each element of @var{x}, compute the probability density function

SYNOPSIS ^

function pdf = jsupdf (x, alpha1, alpha2)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} jsupdf (@var{x}, @var{alpha1}, @var{alpha2})
% For each element of @var{x}, compute the probability density function
% (PDF) at @var{x} of the Johnson SU distribution with shape parameters @var{alpha1}
% and @var{alpha2}.
%
% Default values are @var{alpha1} = 1, @var{alpha2} = 1.
% @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