https://github.com/cran/treethresh
Raw File
Tip revision: 3763b54a2dc3d72cac5d902283efc619e8124d81 authored by Ludger Evers on 04 January 2010, 00:00:00 UTC
version 0.1-4
Tip revision: 3763b54
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