add_graph_f4_sign(data, graph)
data
except with an additional
column, graph_f4_sign
, containing the sign of the $f_4$
statistics as determined by the graph.
data
, must contain columns W
, X
,
Y
, and Z
. The function then computes the sign of the
$f4(W, X; Y, Z)$ statistics for all rows and adds these as a column,
graph_f4_sign
, to the data frame.