smash_regression: Compute refined estimate using translation invariant wavelet...

smash_regressionR Documentation

Compute refined estimate using translation invariant wavelet transform

Description

e Compute refined estimate using translation invariant wavelet transform

Usage

smash_regression(obj, Y, X, verbose, filter.number, family, alpha, ...)

## S3 method for class 'susiF'
smash_regression(
  obj,
  Y,
  X,
  verbose = TRUE,
  filter.number = 10,
  family = "DaubLeAsymm",
  alpha = 0.99,
  ...
)

Arguments

obj

a susiF object

Y

matrix of responses

X

matrix containing the covariates

verbose

logical

filter.number

see wd description in wavethresh package description

family

see wd description in wavethresh package description

alpha

required confidence level

...

Other arguments.


stephenslab/susiF.alpha documentation built on June 11, 2025, 1:09 p.m.