Skip to content

Stability Tools for Threshold Vector Autoregressive Models

License

Notifications You must be signed in to change notification settings

samwycherley/ThresholdStability.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThresholdStability

Dev Build Status Coverage

A Julia package implementing techniques to determine the stability of discrete-time threshold vector autoregressive (TVAR) models such as censored and kinked vector autoregressive models (CKSVAR).

Resources

Installation

ThresholdStability.jl requires Julia v1.0 or later. Julia can be downloaded here.

To install, use

Pkg.add("ThresholdStability")

or from the REPL, type

] add ThresholdStability

To test the package once installed, use

Pkg.test("ThresholdStability")

or from the REPL,

] test ThresholdStability

Testing after installation is recommended.

Dependencies

The package relies on a number of other packages, most importantly

All dependent packages are automatically installed when installing ThresholdStability.

For troubleshooting, consulting the documentation of these packages may be helpful, in addition to the documentation for ThresholdStability.jl.

About

Stability Tools for Threshold Vector Autoregressive Models

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages