get_ini1D: Initial value for 1D algorithm

Description Usage Arguments Value

View source: R/get_ini1D.R

Description

This function gives the initial value for 1D algorithm, which is searched from the eigenvalues of M and M+U.

Usage

1
get_ini1D(M, U)

Arguments

M

M matrix in the envelope objective function. An r-by-r positive semi-definite matrix.

U

U matrix in the envelope objective function. An r-by-r positive semi-definite matrix.

Value

W0

Initial value for the 1D algorihtm


kusakehan/TEReg documentation built on May 30, 2019, 7:17 a.m.