make_gamma | R Documentation |
Computing the aggregated estimated error at some index for constructing asymptotic normality
make_gamma(E, type = "mu", ind = 1)
E |
A matrix representing the estimated error matrix at some time t of dim (p,q). |
type |
Character input, choice from one of 'mu', 'alpha' and 'beta'. Default is 'mu'. |
ind |
integer denoting the index of interest, only used when type is 'alpha' or 'beta'. Default is 1. |
A numeric number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.