symm: Create symmetric matrix

Description Usage Arguments Value Note See Also

View source: R/model_design.R

Description

Create symmetric matrix

Usage

1
symm(m, data)

Arguments

m

Square matrix.

data

Numeric values of the upper triangular side of the matrix

Value

A square symmetric matrix.

Note

After the upper case there can be other values that are assumed to be in the diagonal.

See Also

subSymm(), correct(), check_design()


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