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 April 13, 2025, 9:43 a.m.