The function calculates the variable importance from the decomposition array. See ASCA_decompose for additional details on how the variable importance is calculated

ASCA_get_varimp(termlist, ftrans = identity)

Arguments

termlist

The list of matrices holding the results of an ASCA decomposition

ftrans

The function which will be applied to the input before calculating the norm

Value

a matrix with the variable importance for each term (see ASCA_decompose)