Description Usage Arguments Value
Generate Rolling Vectorized Pairwise Matrix
1 2  | GenRollPairMatrix(daily.ret, period = c("monthly", "daily"),
  FUNC = NULL, winlen = 21)
 | 
daily.ret | 
 daily xts logret properly named  | 
period | 
 string indicating the period in which the vcov is collected  | 
FUNC | 
 function applied on getting vectorirzed matrix  | 
winlen | 
 integer length of window in rollapply  | 
xts object named with each row being vectorized realized pairwise matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.