gamma_mat {alphaci} | R Documentation |
Calculate the gamma matrix from a matrix of observations.
gamma_mat(x, sigma, type = "adf")
x |
A numeric matrix of observations. |
sigma |
Covariance matrix of the data. |
type |
One of |
The sample estimate of the gamma matrix.