function.from.vector {DDHFm} | R Documentation |
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)
Arguments
x |
a vector of data in ascending order |
y |
a vector with length(y) = length(x) |
argument.vect |
can be a vector |
Value
function.from.vector |
help function for data transformation |
Author(s)
Piotr Fryzlewicz <p.fryzlewicz@imperial.ac.uk>
[Package DDHFm version 1.1.3 Index]