utils
Module for all utility functions of the split^k-plot algorithm
Functions
|
Extend an existing design Y with initial plot sizes (plot_sizes) to a new design with new_plot_sizes. |
|
Determines which groups should be updated per level considering the old plot sizes and the new (after augmentation). |
|
Computes the required number of degrees of freedom at each plot level in order to estimate all fixed effects and variances of the random effects. |
|
Directly computes the observation matrix from the design. |
|
Create the grouping matrices (1D array) for each plot according to the provided plot sizes. |
|
Computes the number of coefficients to be estimated per plot level (excluding any degrees of freedom required for the estimation of the variance components). |
|
Validates that this configuration of split-plot sizes can estimate all fixed effects and variances of the random effects. |
Classes
|
|
|
|
|