analyze_voe_data: Analyze VoE data

Description Usage Arguments

Description

Post-process vibration output. Only works with data immediately out of the compute_vibrations function.

Usage

1
analyze_voe_data(vibration_output, confounder_analysis, constant_adjusters)

Arguments

vibration_output

Output list from the compute vibrations function.

confounder_analysis

TRUE/FALSE – run confounder analysis (default = TRUE).

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.