Calculate V from Blocks
Calculates the V matrix from the block structure
calculate_v_from_blocks( nrow_design, blockgroups, blockstructure, varianceratios )
nrow_design
: The number of runs in the designblockgroups
: List indicating the size of each block for each layerblockstructure
: Matrix indicating the block structure from the rownamesVariance-Covariance Matrix
Useful links