lower2matrix {mrgsolve}R 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


[Package mrgsolve version 1.5.1 Index]