Skip to contents

Returns the structural Hamming distances

Usage

hamming_distance(cvn, verbose = TRUE)

Arguments

cvn

A cvn object created by the CVN function

verbose

If TRUE, shows a progress bar

Value

A list of symmetric matrices. Each matrix contains the structural Hamming distances between the different graphs. Each item in the list corresponds to one \((\lambda_1, \lambda_2)\) pair

See also