vnsgm.ordered: Nominates vertices in second graph to match to VOI in first...

Description Usage

View source: R/localnbd2.r View source: R/localnbd.r

Description

Nominates vertices in second graph to match to VOI in first graph – first reducing the problem, structurally, using provided seeds

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
vnsgm.ordered(
  x,
  S,
  g1,
  g2,
  h,
  ell,
  R,
  g,
  pad = 0,
  sim = TRUE,
  verb = FALSE,
  plotF = FALSE
)

youngser/VN documentation built on July 18, 2020, 12:48 p.m.