setprops {geohabnet}R Documentation

Set properties of the GeoModel object.

Description

Set properties of the GeoModel object.

Usage

setprops(x, aggregation, hdthreshold, linkthreshold)

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.

Value

The GeoModel object with updated properties.


[Package geohabnet version 2.1.3 Index]