https://github.com/cran/treethresh
Raw File
Tip revision: 8269d156af49200aa7bfc207ffed62dcbf56e0ec authored by Ludger Evers on 28 August 2012, 00:00:00 UTC
version 0.1-6
Tip revision: 8269d15
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