xsect_scale | R Documentation |
Cross sectional scale specific columns in a data frame
xsect_scale(df, preds)
df |
A data frame containing columns 'date_stamp', 'date_char', 'symbol' and 'fwd_rtn'. |
preds |
A list or character vector of columns names included in df. |
A tibble containing specified input columns and the columns specified with 'preds' on a standardised basis.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.