getThreshAdj: Get thresholded adjacency network.

Description Usage Arguments Value

View source: R/mdm.R

Description

Get thresholded adjacency network.

Usage

1
getThreshAdj(adj, models, winner, bf = 20)

Arguments

adj

list with network adjacency from getAdjacency().

models

matrix 3D with full model estimates.

winner

matrix 2D with winning models.

bf

bayes factor for network thresholding.

Value

thr list with thresholded network adjacency.


multdyn documentation built on May 2, 2019, 3:43 p.m.