get.search.options {ldt} | R Documentation |
Get Extra Options for Model Search Process
Description
Use this function to determine how the model search is performed.
Usage
get.search.options(parallel = FALSE, reportInterval = 0)
Arguments
parallel |
If |
reportInterval |
An integer representing the time interval (in seconds) for reporting progress (if any significant change has occurred). Set to zero to disable reporting. |
Value
A list with the given options.
[Package ldt version 0.5.3 Index]