blockmat {SBMSplitMerge}R Documentation

Block matrix

Description

converts x to a matrix of block assignments

Usage

blockmat(x, ...)

Arguments

x

object for dispatch

...

additional arguments for method

Value

matrix of block assignment indicators

See Also

blockmat.sbm blockmat.blocks blockmat.numeric


[Package SBMSplitMerge version 1.1.1 Index]