weight_design: Check a design for different weights

Description Usage Arguments Value Author(s) Examples

View source: R/model_design.R

Description

Check a design for different weights

Usage

1

Arguments

weights

A numeric value with the number of weights to be used

size

A numeric value with the number of datasets on the design.

diff0

A Numeric vector of position which should be different from 0 from the lower.tri

Value

A list of matrices with the designs with different weights

Author(s)

Flodel https://codereview.stackexchange.com/a/203517/36067

Examples

1
2
out <- weight_design(4, 4)
head(out)

llrs/integration-helper documentation built on Sept. 24, 2021, 10:57 a.m.