graphK: The graph of an M-matrix

Description Usage Arguments Examples

View source: R/graphK.R

Description

Plots the graph representing the support of an M-matrix. Small negative numbers are treated as zero.

Usage

1
graphK(S, K, names = FALSE, tol = 1e-10, root = c())

Arguments

S

the sample covariance matrix

K

an M-matrix

names

a vector with the names of the variables

tol

numbers greater than -tol are treated as zero

root

to fix a root

Examples

1

pzwiernik/mtp2 documentation built on Aug. 9, 2020, 12:34 p.m.