abs_diff_mat function

abs_diff_mat

abs_diff_mat

This takes a dataframe of node attributes and convert one into a absolute difference matrix

abs_diff_mat(DF, attrname)

Arguments

  • DF: Dataframe of node attribute
  • attrname: names of the attribute from the dataframe to create the matrix for.

Returns

Absolute difference matrix

  • Maintainer: Matthew Smith
  • License: GPL-3
  • Last published: 2023-03-31

Useful links