setTransThresholds: set transmission thresholds for existing cluster analysis...

Description Usage Arguments Value Examples

View source: R/Model.R

Description

set transmission thresholds for existing cluster analysis model

Usage

1
setTransThresholds(thisModel, thTrans = seq(1, 10))

Arguments

thisModel

cluster analysis model created using createModel()

thTrans

(optional) transmission threshold values as a vector of integers

Value

model object

Examples

1
myModel <- setTransThresholds(myModel, seq(12))

JamesStimson/transcluster documentation built on May 24, 2020, 10:39 p.m.