get_adjuster_expanded_vibrations: Expand vibration data

Description Usage Arguments

Description

Add column to vibration output for each adjuster (indicating presence or absence in a model).

Usage

1
get_adjuster_expanded_vibrations(voe_df, adjusters, constant_adjusters)

Arguments

voe_df

Raw vibration output, the first entry in the output of compute_vibrations.

adjusters

A dataframe, each column corresponding to the adjusters used in each dataset for vibrations. This is the second entry in the compute_vibrations output.

constant_adjusters

A character vector (or just one string) corresponding to column names in your dataset to include in every vibration. (default = NULL)


chiragjp/quantvoe documentation built on Oct. 11, 2021, 1:46 a.m.