get_design_matrices: Get design matrices

Description Usage Arguments

View source: R/utils_model_design.R

Description

Get design matrices

Usage

1
get_design_matrices(candidate_formula, has_random, has_fixed, model_data)

Arguments

candidate_formula

formula

has_random

if TRUE, there are random effects

has_fixed,

if TRUE, there are fixed effects

model_data

data.table


mstaniak/SharedPeptidesIso documentation built on Dec. 21, 2021, 10:11 p.m.