Home > freetb4matlab > statistics > base > probit.m

probit

PURPOSE ^

% For each component of @var{p}, return the probit (the quantile of the

SYNOPSIS ^

function y = probit (p)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} probit (@var{p})
% For each component of @var{p}, return the probit (the quantile of the
% standard normal distribution) of @var{p}.
% @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