postProcessGamma: postProcessGamma

View source: R/emFunctions.r

postProcessGammaR Documentation

postProcessGamma

Description

Function to filter small perturbation effect. Small interaction is defined relative to the mean of the diagonal of the matrix

Usage

postProcessGamma(alpha, gamma, thre = 0.01)

Arguments

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)


lch14forever/BEEM documentation built on April 5, 2025, 11:24 p.m.