measures: Extract Validation Measures

View source: R/accessors.R

measuresR Documentation

Extract Validation Measures

Description

Extracts the data frame of validation measures from an eValidation object, including divergence and similarity metrics between the ensemble and E2Tree proximity matrices.

Usage

measures(x, ...)

## S3 method for class 'eValidation'
measures(x, ...)

Arguments

x

An eValidation object.

...

Additional arguments (ignored).

Value

A data frame with columns for method name, type, observed value, and (if permutation tests were performed) null distribution statistics and p-values.


e2tree documentation built on May 15, 2026, 5:06 p.m.