Subversion Repositories wimsdev

Rev

Rev 4455 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4455 Rev 5903
Line 4... Line 4...
4
 
4
 
5
slib_out=Values at <tt>data</tt> of cumulative distribution function of the Weibull law\
5
slib_out=Values at <span class="tt">data</span> of cumulative distribution function of the Weibull law\
6
 with parameters <tt>a</tt> and <tt>b</tt>.
6
 with parameters <span class="tt">a</span> and <span class="tt">b</span>.
7
slib_comment=<tt>data</tt> can be a list of reals in brackets.\ 
7
slib_comment=<span class="tt">data</span> can be a list of reals in brackets.\ 
8
The density is a*b*exp(-b*x^a)*x^(a-1) for x>=0
8
The density is a*b*exp(-b*x^a)*x^(a-1) for x>=0