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 |
an |
edgemod |
an |
na.rm |
remove NAs when calculating? |
... |
additional arguments passed to |
Value
likelihood of edges under the edgemod
using parameters in matrix pmat
[Package SBMSplitMerge version 1.1.1 Index]