[SciPy-user] ARMA processes

David Huard david.huard at gmail.com
Thu Nov 2 09:00:25 EST 2006


Thanks,

I ended up writting the ar generator. It turns out that its quicker to write
one than to find one.

David

2006/11/1, Aurimas Anskaitis <aanskis at yahoo.com>:
>
> There are linear filtering functions in scipy. Also there are functions
> for generating random noise. These two are sufficient for ARMA processes I
> guess. Just take a look at scipy.signal.lfilter
>
>
>
> *David Huard <david.huard at gmail.com>* wrote:
>
> Hi,
>
> Is anyone aware of a package to generate a autoregressive random processes
> (AR, ARMA) ?
> I tried to install span, but it didn't compile properly.
> Thanks,
> David
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
>
> ------------------------------
> Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.<http://us.rd.yahoo.com/mail_us/taglines/postman8/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com>
>
>
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-user
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20061102/f0495608/attachment.html>


More information about the SciPy-User mailing list