subSymm: Substitute in a symmetric matrix

Description Usage Arguments Value See Also

View source: R/helper_RGCCA.R

Description

Substitute in a symmetric matrix

Usage

1
subSymm(m, x, y, val)

Arguments

m

The symmetric matrix

x

Row position

y

Column position

val

Value to insert in the given position

Value

The symmetric matrix with the value inserted in the right positions

See Also

symm(), correct(), check_design()


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