lower2matrix: Create a square numeric matrix from the lower-triangular...

View source: R/matrix.R

lower2matrixR Documentation

Create a square numeric matrix from the lower-triangular elements

Description

Create a square numeric matrix from the lower-triangular elements

Usage

lower2matrix(x, context = NULL)

Arguments

x

numeric data

context

the working context

Value

a square symmetric numeric matrix with column names


metrumresearchgroup/mrgsolve documentation built on Feb. 13, 2024, 10:27 p.m.