combined_matList: Adds combined effects to the matList via the Hadamard product

View source: R/combined_matList.R

combined_matListR Documentation

Adds combined effects to the matList via the Hadamard product

Description

Adds combined effects to the matList via the Hadamard product

Usage

combined_matList(matList, interaction_effects = NULL, check_redundancy = FALSE)

Arguments

matList

a list of all matrices

interaction_effects

list of vector pairs indicating interactions

Value

named list with all matList combinations and their positions


scov documentation built on March 18, 2026, 5:08 p.m.