parammat.blocks: Parameter Matrix

Description Usage Arguments Value

View source: R/parammat.R

Description

Make a matrix of parameters from a blocks and params object

Usage

1
2
## S3 method for class 'blocks'
parammat(x, params, ...)

Arguments

x

a blocks object

params

a params object

...

(unused)

Value

an NxN matrix P, with P[i,j] = the parameter governing edge ij


SBMSplitMerge documentation built on July 1, 2020, 5:23 p.m.