GetLargestEigenv: Gets the largest Eigenvalue from a Matrix. A warning is...

View source: R/muxLib_annotated.R

GetLargestEigenvR Documentation

Gets the largest Eigenvalue from a Matrix. A warning is raised if complex numbers emerge.

Description

Gets the largest Eigenvalue from a Matrix. A warning is raised if complex numbers emerge.

Usage

GetLargestEigenv(Matrix)

Arguments

Matrix

matrix

Value

The eigenvector of largest eigenvalue, the largest eigenvalue


manlius/muxViz documentation built on March 1, 2023, 10:28 a.m.