helper for avgDens TMLE.
new()
longiData$new(x, bin_width = 0.5)
generate_df()
longiData$generate_df(x = NULL)
generate_df_compress()
longiData$generate_df_compress(x = NULL)
clone()
The objects of this class are cloneable with this method.
longiData$clone(deep = FALSE)
deep
Whether to make a deep clone.