optimal.rank.beta: Optimal Rank Beta

Description Usage Arguments Examples

Description

This finds recommends a beta value between two extremes where the rank correlation between the two extremes best agrees.

Usage

1
2
optimal.rank.beta(g, comp.left = -0.9, comp.right = -0.5,
  starting.beta = -0.8)

Arguments

g

An igraph graph object

comp.left

The beta on the left for comparison

comp.right

The beta on the right for comparison

starting.beta

The beta value to start when starting the optimization

Examples

1
pii(g, pii.beta = optimal.rank.beta(g))

jfaganUK/pii documentation built on May 19, 2019, 7:16 a.m.