- parameter(p,) ndarray
Parameter value \(\bfmu\).
- state0(n,) ndarray
Initial state, expressed in the original state space.
- *argslist
Other positional arguments to the predict()
method of
model
.
- **kwargsdict
Keyword arguments to the predict()
method of model
.