Learn R Programming

propr (version 4.2.6)

getMatrix: Get Object as Symmetric Matrix

Description

This function returns a symmetric matrix of propr or propd values. The diagonal is set to 0.

Usage

getMatrix(object)

Arguments

object

A propr or propd object.

Value

A symmetric matrix.