Set properties of the GeoModel object.
# S4 method for GeoModel,character,numeric,numeric
setprops(x, aggregation, hdthreshold, linkthreshold)
The GeoModel object with updated properties.
The GeoModel object.
Character. A value representing the aggregation method.
Numeric. A value representing the host density threshold.
Numeric. A value representing the link threshold in a network.