STD_Fast: Fast Implementation of Second Order Moment of Generalized...

Description Usage Arguments Value Author(s) See Also

View source: R/RcppExports.R

Description

Provides a very fast implementation for obtaining the asymptotic standard deviation for GHD statistic

Usage

1
STD_Fast(A, B)

Arguments

A

Topological matrix obtained from graph g_A.

B

Topological matrix obtained from graph g_B.

Value

Returns the asymptotic standard deviation value for GHD statistic between permutations of topological matrices of graphs g_A and graph g_B.

Author(s)

Raghvendra Mall <rmall@hbku.edu.qa>

See Also

GHD_Fast, MU_Fast


DiffNet documentation built on May 2, 2019, 9:15 a.m.

Related to STD_Fast in DiffNet...