select_top_weights: select_top_weights

View source: R/WOTPLY.R

select_top_weightsR Documentation

select_top_weights

Description

select_top_weights

Usage

select_top_weights(transition_matrix, top_link = NULL)

Arguments

transition_matrix

Output from get_transition_matrix.

top_link

Integer.Maximum number of links to select between clusters at time t and clusters at time t+1. Links are sorted according to the weight and then only the top_link are kept. If NULL (default), all the links are kept.

Value

A matrix

Author(s)

Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de


WOTPLY documentation built on Sept. 12, 2022, 9:05 a.m.