Time Series Analysis and Examples

Syntax

CALL ARMACOV( auto, cross, convol, phi, theta, num);


CALL ARMALIK( lnl, resid, std, x, phi, theta);


CALL ARMASIM( phi, theta, mu, sigma, n, <seed>);

Previous Page | Next Page | Top of Page