I have obtained from transfer functions, the state space matrices for the 
following state space model.
 
x* = Ax + Bu
y = Cx + Du
 
I have A, B, C, and D, now I would like to take the exogenous inputs and 
simulate the data using the state space model.  I know there is a simulate 
function in the package dse1, but I am unsure as to what type of TSmodel to 
create to put into it.  Could anyone give me some hints?  Thanks.
 
Todd Remund
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to