setprops: Set properties of the GeoModel object.
Description
Set properties of the GeoModel object.
Usage
setprops(x, aggregation, hdthreshold, linkthreshold)
Value
The GeoModel object with updated properties.
Arguments
- x
The GeoModel object.
- aggregation
Character. A value representing the aggregation method.
- hdthreshold
Numeric. A value representing the host density threshold.
- linkthreshold
Numeric. A value representing the link threshold in a network.