Learn R Programming

fdasrvf (version 2.3.6)

get_identity_warping: Computes the identity warping function

Description

Computes the identity warping function

Usage

get_identity_warping()

Arguments

Value

A function that takes a numeric vector \(s\) of values in \([0, 1]\) as input and returns the values of the identity warping function at \(s\).

Examples

Run this code
get_identity_warping()

Run the code above in your browser using DataLab