sg.beta.graph_estimator: A function to fit a beta distribution to the edges of the...

Description Usage Arguments Value See Also

Description

sg.beta.graph_estimator uses the method of moments to estimate the parameters of a beta distribution, alpha and beta, for a collection of graphs.

Usage

1

Arguments

samp

a list or array of graphs with arbitrary labelling. - if samp is a list, then it should have s elements of dimensions [n x n]. - if samp is an array, then it should be of dimensions [n x n x s].

Value

alpha [n x n] the alpha parameter per edge.

beta [n x n] the beta parameter per edge.

See Also

sg.beta.estimator


neurodata/subgraphing documentation built on May 21, 2019, 8:10 a.m.