Description Usage Arguments Value See Also
Extracts from a tree object of the classes
treethresh
or wtthresh
the estimated value
of the hard threshold t for each data point.
1 2 3 4 |
object |
An object of the class |
C |
If |
get.t
returns an estimated value of the hard threshold t for
each data point used to estimate object
. If object
is
of the class
treethresh
, then get.t
returns an array (or
matrix) of exactly the same dimension as the data that was used to
estimate object
. If object
is of the class
wtthresh
then it returns a list with elements of the
same name and dimensions as the list that was used to estimate
object
.
treethresh
, wtthresh
, get.w
, prune
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.