tigercontrol.problems.time_series.ARMA¶
-
class
tigercontrol.problems.time_series.ARMA[source]¶ Description: Simulates an autoregressive moving-average time-series.
Methods
__init__()Initialize self. close()Description: closes the problem and returns used memory help()Description: Prints information about this class and its methods. hidden()Description: Return the hidden state of the system. initialize([p, q, noise_list, c, …])Description: Randomly initialize the hidden dynamics of the system. step()Description: Moves the system dynamics one time-step forward. Attributes
compatiblesspec