Description Usage Arguments Value
This function aimed to predict structural sigma using historical sigma.
1 | cal_sigma_str(sigma_ts_df, data_bank, barra_param)
|
sigma_ts_df |
data table. The historical sigma data table, including columns 'date_end', 'stockID','sigma_ts','abs_res','gamma_blend' |
data_bank |
data table. The data table obtained from load_data_bank(res_seri). |
data table, the structural sigma data table, including columns 'date_end', 'stockID', 'sigma_str'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.