Learn R Programming

ldamatch (version 0.6.3)

set_param: Sets parameters for ldamatch.

Description

Sets parameters for ldamatch.

Usage

set_param(name, value)

Arguments

name
The name of the global parameter.
value
The new value of the global parameter.

Value

  • The previous value of the global parameter.

item

PRINT_INFO

Details

The names of the available parameters:
  • MC_DEFAULT_REPLICATES
{: Monte Carlo search: default number of replicates} Anderson-Darling test parameters; see kSamples::ad.test for explanation{
  • AD_METHOD
{: the method parameter for ad.test; default: asymptotic} AD_NSIM{: the Nsim parameter for ad.test; default: 10000} AD_VERSION{: 1 or 2 for the two versions of the test statistic; default: 1} }