g05exf

g05exf © Numerical Algorithms Group, 2002.

Purpose

G05EXF Set up reference vector from supplied cumulative distribution function or probability distribution function

Synopsis

[r,ifail] = g05exf(p,ip<,nr,lp,ifail>)

Description

 
 G05EXF sets up a reference vector R for use in G05EYF according 
 to information supplied by the user in P. This may either be the 
 PDF or CDF of the distribution. 
 

Parameters

g05exf

Required Input Arguments:

p (:)                                 real
ip                                    integer

Optional Input Arguments:                       <Default>

nr                                    integer  round(5+1.4*length(p)+1)
lp                                    logical  0
ifail                                 integer  -1

Output Arguments:

r (nr)                                real
ifail                                 integer