ss.options.extra: Add lines to the current SaTScan parameter list

View source: R/params.R

ss.options.extraR Documentation

Add lines to the current SaTScan parameter list

Description

Allows you to add arbitrary lines to the current set of SaTScan parameters

Usage

ss.options.extra(invals = NULL)

Arguments

invals

A character vector, which will be added to the end of the current paramter list.

Details

For certain SaTScan models or inputs (multiple data sets, Polygon), SaTScan allows a variable number of parameters; these parameters are not used/allowed for other models or inputs. This function allows the user to add arbitray lines to the current list of parameters. In addition to the options mentioned, it could also be used to add comments to the parameter file.

Value

Nothing.


rsatscan documentation built on Oct. 24, 2023, 5:08 p.m.