parammat.blocks {SBMSplitMerge} | R Documentation |
Parameter Matrix
Description
Make a matrix of parameters from a blocks
and params
object
Usage
## S3 method for class 'blocks'
parammat(x, params, ...)
Arguments
x |
a |
params |
a |
... |
(unused) |
Value
an NxN
matrix P
, with P[i,j] =
the parameter governing edge ij
[Package SBMSplitMerge version 1.1.1 Index]