multivariate-partition

geom_tiles : multivariable histogram with variable bin sizes

人盡茶涼 提交于 2020-02-24 11:30:38
问题 I have d-dimensional hyperrectangles defined by a minimum point and a maximum points. I have weights on theese rectangles and they form a partition of [0,1]^d. How can i plot a facetted geom_tiles that would show me every 2 dimensional projection of this partition ? x = list(minimum_points = structure(c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0, 0, 0, 0, 0

geom_tiles : multivariable histogram with variable bin sizes

回眸只為那壹抹淺笑 提交于 2020-02-24 11:30:09
问题 I have d-dimensional hyperrectangles defined by a minimum point and a maximum points. I have weights on theese rectangles and they form a partition of [0,1]^d. How can i plot a facetted geom_tiles that would show me every 2 dimensional projection of this partition ? x = list(minimum_points = structure(c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0.419352004803182, 0, 0, 0, 0, 0