data_tools.flat_rebalance_raw_data | R Documentation |
Flats and re-balances raw data by selecting good known flag r and define Target variable.
data_tools.flat_rebalance_raw_data( raw_data, level, day_date, start_flat_raw_data, n )
raw_data |
raw data initially coming from |
level |
the level to re-balance on |
day_date |
the date of the day from where the flags r are computed |
start_flat_raw_data |
the date from where the data are returned |
n |
the number of samples for each target |
a data.table containing the computed data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.