### how do angry facial expressions differ from non-angry ones?
# \donttest{
data(emotions_set)
angry.face <- netfacs(
data = emotions_set[[1]],
condition = NULL,
test.condition = NULL,
ran.trials = 100,
combination.size = 4
)
mutual.information(angry.face)
# }
Run the code above in your browser using DataLab