phifunction {lglasso} | R Documentation |
Construct the temporal component fo correlation function
phifunction(t, tau, type = 1)
t |
Time points of observations |
tau |
correlation parameter |
type |
The type of correlation function, which typically take either 0,1 or 2. |
A square matrix with dimension equal to the length of vector t
Jie Zhou