Description Usage Arguments Details Value References See Also Examples
Compute the probability of observing a point within a rectangular/cuboidal/etc region.
Currently, these functions are limited to nonconditional CKS models.
The function probmv can be used for almost-arbitrary continuous CDFs, but is deprecated.
1 2 3 4 5 6 |
sf |
A suitable function object. |
xlim |
A length-two numeric vector or a two-column numeric matrix. |
a, b |
Numeric vectors, giving the lower and upper limits, respectively. |
... |
Ignored. |
Refer to the vignette for more information.
Note that evaluating a spline-based CDF is likely to faster, ignoring the construction of the object.
A single numeric value.
Refer to the vignette for an overview, references and better examples.
pdist, probmv
cdfmv.cks, cdfmvc.cks
ph.mean
moment
rng
quartiles, ntiles, ph.median, ph.quantile
ph.mode, ph.modes\
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.