smash_regression | R Documentation |
e Compute refined estimate using translation invariant wavelet transform
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,
...
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.