fixparrcd.mae: Sets parametric values

Description Usage Arguments Details Value Author(s) See Also

Description

Creates a GUI tcltk window that allow the users to set or fix values for the parametric combinations to compute optimal or near-optimal row-column designs.

Usage

1
fixparrcd.mae(Optcrit)

Arguments

Optcrit

character, specifying the optimality criteria to be used. Optcrit takes the letter "A", "MV", "D" and "E" for A-, MV-, D- and E-optimal or near-optimal row-column designs, respectively.

Details

fixparrcd.mae creates a pop-up GUI tcltk window that allow the users to set the parametric combinations to compute optimal or near-optimal row-column designs. The parameters include the number of treatments trt.N, number arrays col.N, theta value theta, number of replications of the optimization procedure nrep and number of iterations required during exchange procedure itr.cvrgval. Furthermore, on this window, the checkbox options that allow the users to choose whether or not they need to have the graphical layout of the resultant optimal or near-optimal row-column design, to make a choice between the two-alternative algorithms (treatment exchange and array exchange algorithms) and to print the summary of the resultant optimal or near-optimal row-column design on R console directly are available.

After setting all the required parametric combinations and selecting the algorithm of interest, clicking on the search button on the set parametric combinations tcltk window, similar to the results that can be obtained when using the function optrcdmaeAT, the summary of the resultant optimal or near-optimal row-column design will be saved in the current working directory in .csv format and it will also be displayed on R console with graphical layout of the resultant optimal or near-optimal row-column designs.

Value

The fixparrcd.mae function creates a pop-up tcltk window that allow the users to set the parametric combinations to compute optimal or near-optimal row-column designs.

Author(s)

Legesse Kassa Debusho, Dibaba Bayisa Gemechu, and Linda Haines

See Also

optrcdmaeAT, mmenurcd.mae, tcltk, TkWidgets


optrcdmaeAT documentation built on May 1, 2019, 7:56 p.m.