summary.kdenv {smacpod} | R Documentation |
Summarize a kdenv
object
Description
Summarize 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.
Usage
## S3 method for class 'kdenv'
summary(object, ...)
Arguments
object |
An object produced by the |
... |
Not currently implemented. |
Value
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.
Author(s)
Joshua French
[Package smacpod version 2.6 Index]