Learn R Programming

mrgsolve (version 1.5.1)

lower2matrix: 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)

Value

a square symmetric numeric matrix with column names

Arguments

x

numeric data

context

the working context