get_spectra: Function for calculation of eigenvalue of given matrix.

Description Usage Arguments Value

View source: R/net_dis.R

Description

Function for calculation of eigenvalue of given matrix.

Usage

1
get_spectra(x, k = 100)

Arguments

x

The input matrix.

k

Get the first k eigenvalues.

Value

y The vector of the first k eigenvalues.


Guan06/mina documentation built on Feb. 21, 2022, 11:56 a.m.