Parameters#
The 2D linear testing model macrostat.models.LINEAR2D.LINEAR2D has the
following parameters:
a11,a12,a21,a22– entries of the 2x2 transition matrix \(A\) in \(x_{t+1} = A x_t\).x0_1,x0_2– entries of the initial state \(x_0\).
All parameters are scalars with broad bounds (default \([-10, 10]\)).