You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe something like addObservationsToLeaves <- function (hdefs, obs_matrix, colname) { ...error checking and assigning observations into leaves as in addHierarchyToVolumes...} is sufficient, or addObservationsToHierarchy also accepting combining functions. We would then generalize hanatLm via optional colname = "volumes" argument.
It can only accumulate by sum rather than mean, volume-weighted mean, etc. (in which case it's ambiguous whether it should be renamed...).
The text was updated successfully, but these errors were encountered: