setprops-GeoModel-character-numeric-numeric-method: Set properties of the GeoModel object.

setprops,GeoModel,character,numeric,numeric-methodR Documentation

Set properties of the GeoModel object.

Description

Set properties of the GeoModel object.

Usage

## S4 method for signature 'GeoModel,character,numeric,numeric'
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.


geohabnet documentation built on June 27, 2024, 5:11 p.m.