Skip to contents

Converts a matrix to a packed symmetric positive definite matrix (dpoMatrix) using the Matrix package.

Usage

format_matr(x)

Arguments

x

A numeric matrix.

Value

A packed dpoMatrix object.