View source: R/kdest-summary.R
summary.kdenv | R Documentation |
kdenv
objectSummarize the sequences of distances for which the difference in estimated K
functions, KD(r) = K_case(r) - K_control(r)
, falls outside the
non-rejection envelopes.
## S3 method for class 'kdenv'
summary(object, ...)
object |
An object produced by the |
... |
Not currently implemented. |
A list that contains the sequences of indices for which the estimated difference in KD functions is above the envelopes, below the envelopes, and the vector of distances.
Joshua French
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.