Corner | R Documentation |
For a given dependent variable and an input variable, the program computes the Corner table for specifying the order (r,s,d) of a transfer function
Corner(y,x,Nrow=11,Ncol=7)
y |
A pre-whitened dependent (or output) variable |
x |
A pre-whitened independent (or input) variable. It should be a white noise series |
Nrow |
The number of rows of the Corner table. Default is 11. |
Ncol |
The number of columns of the Corner table. Default is 7. |
For the pair of pre-whitened output and input variables, the program compute the Corner table and its simplified version for specifying the order of a transfer function.
corner |
The Corner table |
Ruey S. Tsay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.