Calc_Energy {treelet}R Documentation

A little function calculate the energy of each level

Description

loop over each level

Usage

Calc_Energy(X, basis, K, av_norm)

Arguments

X The input matrix
basis basis matrix at certain level, please refer to function JTree_Scores
K number of vectors in final representation
av_norm normalization term

Value

~Describe the output

the score at the level

Author(s)

Ann Lee, Di Liu


[Package treelet version 0.1-0 Index]