View source: R/calculate_v_from_blocks.R
calculate_v_from_blocks | R Documentation |
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 design |
blockgroups |
List indicating the size of each block for each layer |
blockstructure |
Matrix indicating the block structure from the rownames |
Variance-Covariance Matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.