Currently, only one discretization method is supported: * "tesselate_voronoi" Voronoi tessellation using the function tesselate_voronoi.

spm_methods()

Value

A character vector of all available discretization methods.

Details

You can create your own method (tutorial TBD).