Learn R Programming

MFPCA (version 1.3-10)

maxeig: Compute the largest eigenvalue and associated eigenvector of a matrix A using the power method

Description

MATLAB Function: Copyright 1999 by Todd K. Moon

Usage

maxeig(A)

Value

lambda

Largest eigenvalue

x

corresponding eigenvector

Arguments

A

Matrix whose eigenvalue is sought