| bin_data | R Documentation | 
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)
| X | Point pattern on a geometric network (object of class  | 
| bins | A list containing the bins of the geometric network. | 
| vars | A character vector containing the name of all covariates in the model. | 
| vars_internal | A character vector containing the name of all interval covariates in the model. | 
| scale | A named list which specifies the rescaling of network related covariates. Currently, internal covariates "x", "y", and "dist2V" can be scaled. | 
The binned data.
Marc Schneble marc.schneble@stat.uni-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.