z2 | R Documentation |
Estimates rolling Z-scores with a fixed window length, k, set to 3. However, only the mean and standard deviation of ROA are computed on a rolling basis.
z2(data)
data |
The dataset of interest. Note that ROA should be in column number 3 and CAR in column number 4. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.