overlap_ellipsoid: An S4 class to organize data and results of overlap_ellipsoid...

overlap_ellipsoidR Documentation

An S4 class to organize data and results of overlap_ellipsoid objects

Description

An S4 class to organize data and results of overlap_ellipsoid objects

Slots

ellipsoids

list of objects of class ellipsoid.

data

list of data.frames with the data used for analyses.

variable_names

("character")

full_background

list of matrices representing background for full overlap.

full_overlap

a data.frame of overlap results considering full background.

union_background

list of matrices representing background for union overlap.

union_overlap

data.frame of overlap results considering union background.

significance_results

list of all overlap results resulted from significance random tests.

Examples

showClass("overlap_ellipsoid")

marlonecobos/ellipsenm documentation built on Oct. 18, 2023, 8:09 a.m.