integrate_ec_curve: Integrates an EC curve

View source: R/ec_computation.R

integrate_ec_curveR Documentation

Integrates an EC curve

Description

Computes the numerical integral of an Euler Characteristic Curve curve by computinig the area under the EC curve.

Usage

integrate_ec_curve(ec_curve)

Arguments

ec_curve

(matrix) : The Euler Characteristic Curve from compute_standardized_ec_curve or compute_discrete_ec_curve.

Value

ec_curve (matrix): The Integrated Euler Characteristic Curve (SECT)


lcrawlab/SINATRA documentation built on Sept. 13, 2023, 2 p.m.