Learn R Programming

smacpod (version 2.6)

summary.kdenv: 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 kdenv
summary(object, ...)

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.

Arguments

object

An object produced by the kdest function.

...

Not currently implemented.

Author

Joshua French