
I want to sum up all attribute weights for my attributes (e.g in a data table / example set), to see which ones are really important by "majority vote"
how can I do that? cant do it with aggregate or append, it complains that it not a data table, and there seems no way to get the columns "weight" or attribute weight directly, e.g from a log..