https://github.com/cran/treethresh
Raw File
Tip revision: 950ef361670c17e67eeda3239445f10874af39fa authored by Ludger Evers on 06 January 2009, 00:00:00 UTC
version 0.1-5
Tip revision: 950ef36
NAMESPACE
useDynLib(treethresh)

export(extract.coefficients)
export(insert.coefficients)
export(extract.coefficients.wd)
export(insert.coefficients.wd)
export(extract.coefficients.imwd)
export(insert.coefficients.imwd)
export(estimate.sdev)
export(estimate.sdev.wd)
export(estimate.sdev.imwd)
export(treethresh)
export(wtthresh)
export(get.t)
export(get.t.treethresh)
export(get.t.wtthresh)
export(get.w)
export(get.w.treethresh)
export(get.w.wtthresh)
export(subtree)
export(subtree.treethresh)
export(subtree.wtthresh)
export(prune)
export(prune.treethresh)
export(prune.wtthresh)
export(thresh)
export(thresh.treethresh)
export(thresh.wtthresh)
export(wavelet.treethresh)
back to top