postProcessGamma | R Documentation |
Function to filter small perturbation effect. Small interaction is defined relative to the mean of the diagonal of the matrix
postProcessGamma(alpha, gamma, thre = 0.01)
alpha |
growth vector estimated with BLASSO |
gamma |
perterbation effect matrix estimated with BLASSO |
thre |
threshold used to remove small perturbation effect (default 1e-2 * self interactions) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.