getTh {tsDyn} | 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))