getTh | R Documentation |
Extract threshold coefficient(s)
getTh(object, ...)
## Default S3 method:
getTh(object, ...)
object |
object of class |
... |
additional arguments to |
Threshold value.
Matthieu Stigler
set<-setar(lynx, m=3)
getTh(set)
getTh(summary(set))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.