Last data update: 2014.03.03

R: Matrix Of Eigenvalues Of A List Of Symetric Matrices
eigenvaluesVR Documentation

Matrix Of Eigenvalues Of A List Of Symetric Matrices

Description

Computation of the eigenvalues of each matrix Vj in the case of two random effects (random =c(1,2)), done via eigen

Usage

eigenvaluesV(V)

Arguments

V

list of matrices Vj

Value

eigenvalues

Matrix of 2 rows and as much columns as matrices V

References

See Bidimensional random effect estimation in mixed stochastic differential model, C. Dion and V. Genon-Catalot, Stochastic Inference for Stochastic Processes 2015, Springer Netherlands, 1–28

Results