update_ec_curve: Updates the EC curve

View source: R/ec_computation.R

update_ec_curveR Documentation

Updates the EC curve

Description

Transforms the Euler Characteristic Curve into our desired form.

Usage

update_ec_curve(curve, ec_type)

Arguments

ec_type

(string): The type of EC curve we want. Currently the SECT, DECT and ECT are supported.

ec_curve

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

Value

ec_curve (matrix): The (S/D) Euler Characteristic Curve.


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