tigercontrol.problems.time_series.Random

class tigercontrol.problems.time_series.Random[source]

Description: A random sequence of scalar values taken from an i.i.d. normal distribution.

__init__()[source]

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__() Initialize self.
close() Not implemented
help() Description: Prints information about this class and its methods.
hidden() Not implemented
initialize() Description: Randomly initialize the hidden dynamics of the system.
step() Description: Moves the system dynamics one time-step forward.

Attributes

compatibles
spec