getMatrix {propr}R Documentation

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.


[Package propr version 4.2.6 Index]