gf_pagerank: PageRank

Description Usage Arguments

Description

PageRank

Usage

1
2
gf_pagerank(x, tol = NULL, reset_prob = 0.15, max_iter = NULL,
  source_id = NULL, ...)

Arguments

x

An object coercable to a GraphFrame (typically, a gf_graphframe).

tol

tolerance

reset_prob

reset probability

max_iter

maximum number of iterations

source_id

(Optional) source vertex for a personalized pagerank

...

Optional arguments, currently not used.


kevinykuo/sparklygraphs documentation built on May 23, 2019, 9:33 a.m.