eigen_dec: Eigen Decomposition of Penalization Matrix
Description
Eigen Decomposition of Penalization Matrix
Usage
eigen_dec(n, q, p)
Value
A list with components : - U a matrix whose columns are the
eigenvectors of the penalization matrix - s a vector containing the
eigenvalues sorted in ascending order