Several models use Greek variables (alpha, zeta_pos, zeta_neg, rho) that I can't find any definitions for. Rho is especially concerning. Additionally, some variable names are ambiguous (e.g. belief https://github.com/csmfindling/behavior_models/blob/master/models/expSmoothing_prevAction.py#L56, values https://github.com/csmfindling/behavior_models/blob/master/models/expSmoothing_prevAction.py#L38). Could the variable names be clarified or documentation for variable names be improved?
Several models use Greek variables (alpha, zeta_pos, zeta_neg, rho) that I can't find any definitions for. Rho is especially concerning. Additionally, some variable names are ambiguous (e.g.
beliefhttps://github.com/csmfindling/behavior_models/blob/master/models/expSmoothing_prevAction.py#L56,valueshttps://github.com/csmfindling/behavior_models/blob/master/models/expSmoothing_prevAction.py#L38). Could the variable names be clarified or documentation for variable names be improved?