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=Quantile at <tt>data</tt> of the logistic law.
5
slib_out=Quantile at <span class="tt">data</span> of the logistic law.
6
slib_comment=<tt>data</tt> can be a list of reals in brackets.\
6
slib_comment=<span class="tt">data</span> can be a list of reals in brackets.\
7
The Logistic density is x -> exp(-x)(1+exp(-x))^(-2).
7
The Logistic density is x -> exp(-x)(1+exp(-x))^(-2).
8
 
8