Description Usage Arguments Details Value Author(s) See Also Examples
Class idf can be used to store a distribution function
defined on a set of intervals. There are several functions
associated with the class.
1 2 3 |
left, right |
left and right endpoints of intervals on which the distribution function is defined. |
p |
probabilities allocated to the intervals. Probability values will be normalized inside the function. |
x |
an object of class |
... |
other arguments for printing. |
idf creates an object of class idf. An idf object
stores a distribution function defined on a set of intervals.
When left and right endpoints are identical, the intervals just represent exact points.
print.idf prints an object of class idf as a three-coumn
matrix.
left, right |
left and right endpoints of intervals on which the distribution function is defined. |
p |
probabilities allocated to the intervals. |
Yong Wang <yongwang@auckland.ac.nz>
icendata, Deltamatrix,
npsurv.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.