Skip to contents

Compute refined estimate using translation invariant wavelet transform

Usage

univariate_functional_regression(
  Y,
  X,
  method = c("TI", "HMM", "smash"),
  filter.number = 1,
  family = "DaubExPhase",
  alpha = 0.05
)

Arguments

Y

matrix of responses

X

a one column matrix containing the covariate of interest

filter.number

see wd description in wavethresh package description

family

see wd description in wavethresh package description

alpha

required confidence level

verbose

logical

...

Other arguments.

Examples

library(susiF)
#> Error in library(susiF): there is no package called ‘susiF’