get_fw_volatility: Make a table of pairwise feature differences based on group...

View source: R/featurewise_volatility.R

get_fw_volatilityR Documentation

Make a table of pairwise feature differences based on group membership.

Description

Given the relevant pairwise distances, compute change in every feature in a table. .

Usage

get_fw_volatility(pw_dist, f_table)

Arguments

pw_dist

A pairwise distance table, for instance generated by get_pairwise_distance.

f_table

A table containing the features (as columns) that should be contrasted over time.

Value

a data.frame with pairwise differences


thomazbastiaanssen/Volatility documentation built on July 13, 2024, 9:09 a.m.