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

View source: R/featurewise_volatility.R

get_fw_diffR 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_diff(x, y)

Arguments

x

A pairwise distance table, for instance generated by get_pairwise_distance.

y

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.