function.from.vector: Function applied for the computation of the Data-Driven Haar-Fisz transform
Description
Applies the function which.min.diff to the argument.vect vector
with the argument x
Usage
function.from.vector(x, y, argument.vect)
Value
- function.from.vector
help function for data transformation
Arguments
- x
a vector of data in ascending order
- y
a vector with length(y) = length(x)
- argument.vect
can be a vector
Author
Piotr Fryzlewicz <p.fryzlewicz@imperial.ac.uk>