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 on <tt>data</ |
5 | slib_out=Values on <span class="tt">data</span> of cumulative distribution function of Cauchy \ |
6 | law of parameters <tt>lambda |
6 | law of parameters <span class="tt">lambda</span> and <span class="tt">sigma</span>. |
7 | slib_comment=<tt>data</ |
7 | slib_comment=<span class="tt">data</span> can be a list of integers.\ |
8 | The density at x is (pi*sigma)^(-1)*(1+(x-lambda)/sigma)^(-2) |
8 | The density at x is (pi*sigma)^(-1)*(1+(x-lambda)/sigma)^(-2) |
9 | 9 |