getTh: Extract threshold(s) coefficient

getThR Documentation

Extract threshold(s) coefficient

Description

Extract threshold coefficient(s)

Usage

getTh(object, ...)

## Default S3 method:
getTh(object, ...)

Arguments

object

object of class setar, summary.setar, nlVar

...

additional arguments to getTh

Value

Threshold value.

Author(s)

Matthieu Stigler

Examples


set<-setar(lynx, m=3)
getTh(set)
getTh(summary(set))


tsDyn documentation built on Feb. 16, 2023, 6:57 p.m.