pint.pint_matrix.combine_design_matrices_by_quantity

pint.pint_matrix.combine_design_matrices_by_quantity(design_matrices)[source]

A fast method to combine two design matrix along the derivative quantity.

It requires the parameter list match each other.

Parameters:

design_matrices (pint_matrix.DesignMatrix object) – The input design matrix.