spodt-class: Class '"spodt"' Spatial Oblique Decision Tree object

Description Slots Author(s) References See Also Examples

Description

This class of objects is returned by the "spodt" function to represent a spatial oblique decision tree model.

Slots

racine:

Object of class "virtual.spodt" the root of the tree

R2:

Object of class "numeric" the explained variance coefficient issued from a split

partition:

Object of class "vector" the final partition issued from the "spodt" function

adj:

Object of class "matrix" adjacence matrix between spatial classes in a partition. Used for the grafting function

cl.grf:

Object of class "matrix" class matrix after grafting

sgmts.grf:

Object of class "matrix" border of each class to be grafted

brd:

Object of class "matrix" all spatial borders

Author(s)

Jean Gaudart, Nathalie Graffeo, Guillaume Barbet, Bernard Fichet, Roch Giorgi (Aix-Marseille University)

References

See Also

spodt, spodt.tree, spodtSpatialLines, test.spodt

Examples

1
showClass("spodt")

SPODT documentation built on May 2, 2019, 9:43 a.m.