powered by
Extract threshold coefficient(s)
getTh(object, ...)# S3 method for default getTh(object, ...)
# S3 method for default getTh(object, ...)
object of class setar, summary.setar, nlVar
setar
summary.setar
nlVar
additional arguments to getTh
getTh
Threshold value.
# NOT RUN { set<-setar(lynx, m=3) getTh(set) getTh(summary(set)) # }
Run the code above in your browser using DataLab