bin_data
bins the data on the supplied point pattern according to
all possible combination of covariates.
bin_data(X, bins = NULL, vars = NULL, vars_internal = NULL, scale = NULL)
The binned data.
Point pattern on a geometric network (object of class gnpp
)
A list containing the bins of the geometric network.
A character vector containing the name of all covariates in the model.
A character vector containing the name of all interval covariates in the model.
A named list which specifies the rescaling of network related covariates. Currently, internal covariates "x", "y", and "dist2V" can be scaled.
Marc Schneble marc.schneble@stat.uni-muenchen.de