check_lhm_parameters: Check LaBNE+HM parameters

Description Usage Arguments Value

Description

Function that makes sure that all parameters passed to labne_hm are valid.

Usage

1
check_lhm_parameters(net, gma, Temp, k.speedup, m.in, L.in, w)

Arguments

net

The complex network to be embedded into hyperbolic space.

gma

The network's scaling exponent.

Temp

The network's temperature.

k.speedup

A speedup heuristic will be applied to nodes of degree < k.speedup.

m.in

The expected initial node degree.

L.in

The internal link formation rate.

w

The window considered by HyperMap to refine angles found by LaBNE.

Value

A list with all the revised parameters.


galanisl/NetHypGeom documentation built on May 16, 2019, 5:36 p.m.