safety_rules
options :In tab_rtauargus()
function, the primary suppression options have to be set in the safety_rules
argument. By default this parameter is set to "MAN(10)", useful when using
apriori and Interval protection level of 10%.
If you want to set rules for primary suppression the syntax is : - "rule_number1|rule_number2|rule_number3|..." At least one safety rule is required.
These are all allowed rules according to τ-Argus manual.
The most common rules are :
The other ones :
Some rules can appear multiple times (P,NK)
You can get more details with the τ-Argus manual in the sections : - 4.4.4 Specify Tables - 5.7 The Batch command file
The default options is "MOD(1,5,1,0,0)" It fits for our business statistics.
For each of the following parameters, the number of the table is needed, in our case it will always be 1.
The possible options are :
The last 3 parameters are the singleton options. Each parameter can be 0 or 1. If 1 the option is activated.
OPT: Optimal :
OPT(TabNo, MaxComputingTime)
GH Hypercube :
ApplySingleton: 1 = yes,0 = no; default = yes if the table has frequency-information, no if not.
NET: Network :
NET(TabNo)
RND: Controlled rounding :
StopRule: 1 = Rapid only, 2 = First feasible solution, 3 = optimal solution (3 =default)
CTA: Controlled Tabular Adjustment :
More details are available in the τ-Argus manual, especially in the section 4.2.3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.