dedges.numeric {SBMSplitMerge}R Documentation

likelihood of edges

Description

likelihood of edges

Usage

## S3 method for class 'numeric'
dedges(x, edges, edgemod, na.rm = na.rm, ...)

Arguments

x

a matrix of parameters (with same size as edges$E)

edges

an edges object

edgemod

an edgemod object

na.rm

remove NAs when calculating?

...

additional arguments passed to edgemod$logd

Value

likelihood of edges under the edgemod using parameters in matrix pmat


[Package SBMSplitMerge version 1.1.1 Index]