set_param | R Documentation |
Sets value for ldamatch global parameter.
set_param(name, value)
name |
The name of the global parameter. |
value |
The new value of the global parameter. |
The names of the available parameters:
random search: default number of replicates
the method parameter for ad.test; default: asymptotic
the Nsim parameter for ad.test, used when AD_METHOD is 'simulated'; default: 10000
1 or 2 for the two versions of the test statistic; default: 1
print summary information, and progress information for the exhaustive search algorithm
whether to print progress information about parallel processing of cases
the number of cases to be retrieved at a time from iterators for parallel processing
The previous value of the global parameter.
get_param
for retrieving the current value of a
parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.