summary.kdenv: Summarize a 'kdenv' object

View source: R/kdest-summary.R

summary.kdenvR 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 kdest function.

...

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


smacpod documentation built on Sept. 22, 2023, 1:06 a.m.