make_linear_constraints: Make a matrix of linear constraints

Description Usage Arguments Value

View source: R/05-posthoc-quantities.R

Description

Take the linear constraints from the control argument of a ccmodeldata object and create a sparse matrix of linear constraints.

Usage

1

Arguments

model_data

ccmodeldata object created by model_setup. Must have control$linear_constraints

Value

A sparse matrix where each column represents one linear constraint. If the return value is A then AW = 0.


awstringer1/casecrossover documentation built on March 11, 2021, 4:41 a.m.